webview open slow on 1.101
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.101
- OS Version: windows 10
Steps to Reproduce:
same as https://github.com/microsoft/vscode/issues/245756
When I used the test version, the performance was normal, but when testing the official version(1.101.0), the performance became slower again.
test version https://github.com/microsoft/vscode/commit/ccdd214171190f69e28c8c3def68a6315f4d9ae0
After testing, it was found that the speed of webview slows down when it is first opened, but it returns to normal thereafter Better than before (1.99)
Please run the following command to narrow down the commit range that re-introduced the regression
-
npx --yes vscode-bisect@latest - follow the instructions until you found the offending build
- report back the commit range in this issue
Thanks!
Not just webview, everything was slow. I've never even known there's a spinner associated with 'Paste' but I saw it quite a bit. Or commands like Running 'File Create/Rename' participants. Once i reinstalled 1.100.3, everything is fast again. I used to look forward to VSCode updates; now I'm afraid to update.
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!