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

Variable Performance is too slow #884

Closed
sallyur opened this issue Apr 16, 2019 · 0 comments
Closed

Variable Performance is too slow #884

sallyur opened this issue Apr 16, 2019 · 0 comments

Comments

@sallyur
Copy link

sallyur commented Apr 16, 2019

Environment
  • Operating System: Windows/Mac/Linux
  • JDK version: 8 & 11
  • Visual Studio Code version: 1.33.1
  • Java extension version: 0.42.1
  • Java debugger version: 0.18.0
Steps To Reproduce
  1. Open test project 7.variableperformance
  2. Open TooManyVariables.java, and set BP on System.out.println("variable perf test.")
  3. Press F5 to generate launch.json and press F5 again to start debug
  4. Open debug view and expand the ‘this’ variable in variable view.
Current Result

The time expend ‘this' variable is more than 20s

Expected Result

The time for expanding are less than 5 seconds
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants