Skip to content
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

Slow and not responding when using the Git-Functions #8017

Closed
1 task done
SkonWodrich opened this issue Sep 27, 2024 · 3 comments
Closed
1 task done

Slow and not responding when using the Git-Functions #8017

SkonWodrich opened this issue Sep 27, 2024 · 3 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@SkonWodrich
Copy link

Expected Behavior

It should be possible to use any Git-Function without slowing the whole workstation down

Actual Behavior

when changing the branch, fetch or use any other git function the cpu and memory usage goes up to crazy amounts and using insomnia is not possible.

Some things i noticed:

  • Only on the windows-version. linux does not slow down that hard. but it does.
  • When i switch the branch, close insomnia and open it again. the branch is switched.

image

Reproduction Steps

  1. Open Insomnia
  2. switch branch / fetch / commit ....

Is there an existing issue for this?

Additional Information

it is a realy sad experience. we thought about switching from postman to insomnia with all our devs (40). After a 3 Month test i had to review 3 bugs after a update, that would be a desaster when we used it in production. at least the 50% windows-devs could not use the maintool for several days. we are still doing 3 month of testing. when this bugs are still that risky, we stay with postman.

Insomnia Version

10.0.0

What operating system are you using?

Windows

Operating System Version

10 and 11

Installation method

insomnia website executable / update

Last Known Working Insomnia version

No response

@SkonWodrich SkonWodrich added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Sep 27, 2024
@CurryYangxx
Copy link
Member

CurryYangxx commented Sep 27, 2024

duplicate with #7946

Hi @SkonWodrich, you can update to the latest beta version here to experience: https://github.com/Kong/insomnia/releases, we made some improvements for git sync in the beta version after 10.0. And we continue to optimize git performance and will release version 10.1 in two weeks which will have significant improvements.

@SkonWodrich
Copy link
Author

image

I tried the beta. It is faster with the switch of branches, but the CPU and Memory consuption is the same / worse

@SkonWodrich
Copy link
Author

i am pretty sure the is a memory-leak somewhere:

image
image

it is not working like it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

2 participants