-
Notifications
You must be signed in to change notification settings - Fork 854
Slowdown of desktop app #8664
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
Comments
@ZacharyKearns Would it be possible to record and share a performance profile? It'll help us triage the issue and resolve as soon as possible. Here's the how-to on recording a profile: https://www.loom.com/share/01e103f8511549ec93e22ff2afb2769e |
I have witnessed the same change after the last update on my machine. On Postman for Windows Version 7.26.0 |
Same version same problem. |
@j-fbriere @marionzr Could you share a performance profile as well? It'll help us triage the issue and resolve as soon as possible. Here's the how-to on recording a profile: https://www.loom.com/share/01e103f8511549ec93e22ff2afb2769e |
I created a profile of the modification of a variable from an environment. On Postman for Windows Version 7.26.0 |
Hey @ZacharyKearns Thanks for the performance profile. We are investigating the issue. It looks like there is performance degradation with the Two Pane layout. While we continue to investigate this issue, could you switch to the Single Pane layout to continue with your workflows? |
@kamalaknn I just tried single pane and the performance is much better, will use that for now. |
Hey @j-fbriere From your profile, I could see that you are facing performance issues when loading Manage Environments dialog. We are tracking this in #5827. |
Came to file this issue and this fixed the problem. Let me know if you need my profiling too. |
Hey @erdogany It would be great if you can share the profile. It will help us verify the cause. |
using single pane mod really helped me thank you so much for the idea @kamalaknn |
Thanks @berk-can @erdogany @ZacharyKearns for the confirmation. We are working on a fix for this and will be released on the stable channel soon. The Canary channel has this fix and some improvements to pane layout as well if you'd like to give it a try. |
This fix is now available in the stable channel as well in the latest version 7.26.1. |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
The desktop app feels much less responsive after the latest update. I use the app on both Windows 10 and macOS High Sierra. The CPU usage is normal when the app is open but not being used but spikes to between 50-75 % when trying to do even simple things in the app like send a request.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App performed well and was responsive up until the latest release.
Screenshots
If applicable, add screenshots to help explain your problem. Please make sure the screenshot does not contain any sensitive information such as API keys or access tokens.
App information (please complete the following information):
Native app
7.26.0
Windows 10 1809
Native app
7.26.0
macOS High Sierra 10.13.6
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: