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

Data explorer performance degradation post introduction of smooth scrolling #5176

Open
testlabauto opened this issue Oct 25, 2024 · 0 comments
Labels
area: data explorer Issues related to Data Explorer category. performance

Comments

@testlabauto
Copy link
Contributor

System details:

Positron and OS details:

Main in CI, ongoing

Interpreter details:

N/A

Describe the issue:

Since smooth scrolling was introduced, we have had to bump the timers which time from:
click of a variable row for a data frame
to
stop of dataframe loading spinner

by 700%

Steps to reproduce the issue:

This reproduces in CI with the Very Large Data Frame Test. It opens a 20x1million data frame.

Expected or desired behavior:

Ideally the introduction of smooth scrolling would have had a negligible effect on load performance

Were there any error messages in the UI, Output panel, or Developer Tools console?

No

@testlabauto testlabauto added the area: data explorer Issues related to Data Explorer category. label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: data explorer Issues related to Data Explorer category. performance
Projects
None yet
Development

No branches or pull requests

2 participants