Skip to content

performance issue on huge object/array #29

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

Closed
himself65 opened this issue Sep 18, 2022 · 1 comment · Fixed by #30
Closed

performance issue on huge object/array #29

himself65 opened this issue Sep 18, 2022 · 1 comment · Fixed by #30
Labels
enhancement New feature or request

Comments

@himself65
Copy link
Contributor

No description provided.

@himself65 himself65 added the enhancement New feature or request label Sep 18, 2022
@himself65
Copy link
Contributor Author

The current time spent is deep traverse.
The solution is determine the height of the JSON viewer height and cut off the rest elements that overflow the screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant