You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was following https://blogs.windows.com/msedgedev/2023/01/17/the-truth-about-css-selector-performance/ and experiment with selector stats on github.dev. Interesting, while running performance profiler, if we only have file explorer open, the UI is snappy but as long as we have editors open, UI freezes frequently. From the perf log it seems multiple long "composite layers" tasks occur.
The text was updated successfully, but these errors were encountered:
Thanks for reaching out. It seems like it would be better to move this issue to the VSCode repository, right (here: https://github.com/Microsoft/vscode)? Am I understanding correctly that this is meant as a performance feedback about VSCode, rather than feedback about the DevTools performance profiler?
I was following https://blogs.windows.com/msedgedev/2023/01/17/the-truth-about-css-selector-performance/ and experiment with selector stats on github.dev. Interesting, while running performance profiler, if we only have file explorer open, the UI is snappy but as long as we have editors open, UI freezes frequently. From the perf log it seems multiple long "composite layers" tasks occur.
The text was updated successfully, but these errors were encountered: