Closed matter-it-does closed 1 year ago
Could you give more detail about The performance is not satisfactory for parameterized tests in the test results output.
?
Scrolling is laggy with lots of output.
Scrolling is laggy with lots of output.
Could you give some more details? Like a video, your vscode version and details of your machine.
Looks like this issue should be handled by VS Code team, I can help you report this to them if those information is available.
there you go. Version: 1.81.1 Commit: 6c3e3dba23e8fadc360aed75ce363ba185c49794 OS: Darwin x64 20.5.0
Machine is macbook pro 16" intel 2.6 GHz 6-Core Intel Core i7 16 GB 2667 MHz DDR4
https://github.com/microsoft/vscode-java-test/assets/76812421/de44873b-ea58-474b-b03e-d03bb1dc27fa
Tried your snippet on my windows and I did not observe lags.
https://github.com/microsoft/vscode-java-test/assets/6193897/e6a4a226-ecc6-4749-a7d1-ba3350260f55
Update:
After trying it on both VS Code Stable and Insiders, I found that it was a little bit laggy in Stable. Insiders feels much better.
Have you tried it in latest VS Code Insiders?
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.
@jdneo yeah the performance is better in this release.
Version: 1.82.2 Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d Date: 2023-09-14T05:59:47.790Z Electron: 25.8.1 ElectronBuildId: 23779380 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin x64 20.5.0
Thank you for the update.
Yet it's the only place to find stacktrace and assertion errors. I don't use test output peek view.
Is there a way to redirect the output in debug console or terminal?
Expose lists of tests to be usable in inputs of task.json #1405 is still desired for me.
Here's a test that shows perf issues.