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

Resizing notebooks locks up the UI thread #177850

Open
Tyriar opened this issue Mar 21, 2023 · 1 comment
Open

Resizing notebooks locks up the UI thread #177850

Tyriar opened this issue Mar 21, 2023 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues notebook

Comments

@Tyriar
Copy link
Member

Tyriar commented Mar 21, 2023

Testing #177719

Recording 2023-03-21 at 10 28 03

This seems to go away when doing a perf/cpu profile, it might do something with process priority that fixes the problem? Regardless, in all profiles I see some 15-20ms frames on my fast CPU (12th Gen Intel(R) Core(TM) i7-12700KF 3.61 GHz) which will be much worse on the average machine.

@rebornix
Copy link
Member

I can reproduce, it's much smoother while profiling but still we have tons of frames running more than 50ms

image

@amunger amunger added bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues notebook
Projects
None yet
Development

No branches or pull requests

3 participants