-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High CPU and memory consumption #8020
Comments
@SkonWodrich could you give us some idea of how to reproduce what you are seeing? We've tried large collections but not seeing nearly 4GB of memory load. We've seen large API Specs and lots of nested folders causing performance issues in the past, curious what might be different in your case. |
hello @jackkav . Thanks for the response .. i tried to get the memonry up lik ein my first test. I didnt manage to. "Only" around 2 GB and 70-80% cpu usage. But to be fair this was the the peak. I tried everythink around the git functions. I fetched (with the highest peak) i tried to switch branches from the server (250 MB selfhosted repo). we saved the insonia files in the repo. everything looks ok ... Now while i write u i have the same problem again ... the memory consumptions wont stop. 9 GB and i closed insomnia. maybe some thing that is happening while insomnia is not in use an idling in the background. Is there a way to have a log or something? i could provide it. |
https://docs.insomnia.rest/insomnia/application-data |
hey jack, nice profile pic. can i send u the logs via mail? i already tried to anonymise it. but you never know. :) @jackkav |
Hey there, i found out, that it is strongly depending on a "larger" collection. When i am on the one collection insomnia is idleing ok. but when i chekc out the other collction it is going up .. no matter what i do. @jackkav |
Sure jack at konghq dot com High numbers of folders are a common cause of performance problems. |
i cant change the ammount of folders in the project to suit insomnia. ;) do we have another solution? |
We're looking in to optimising the slow database query which causes this. Using git sync compounds it too. Are you using git or cloud sync in this collection? |
git sync with a selfhosted gitlab. |
That explains it, our team is currently working on a git repo parsing optimisation to resolve this. Thanks for your patience. |
Expected Behavior
like in #8017
the beta is even worse now .. you closed the issue .. that i could not respond.
Actual Behavior
I tried the beta like you asked me.
the switch of branches is fast now. But CPU and esp. memory consumption is WAY WORSE!
There must be a memoryleak somewhere. it took 4 GB memory in 1 1/2 min .. then i closed insomnia.
Reproduction Steps
i tried the latest beta
switch branch, fetch, switch branch ...
Is there an existing issue for this?
Additional Information
No response
Insomnia Version
latest beta
What operating system are you using?
Windows
Operating System Version
10 and 11
Installation method
insomnia website executable Beta!!
Last Known Working Insomnia version
No response
The text was updated successfully, but these errors were encountered: