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

Consider a mode where the UI is "off" during ingestion, in order to limit the UI-specific overhead #5812

Open
abey79 opened this issue Apr 5, 2024 · 1 comment
Labels
📉 performance Optimization, memory use, etc

Comments

@abey79
Copy link
Contributor

abey79 commented Apr 5, 2024

This could improve loading time for big dataset such as the air traffic example #5449.

Avenues to consider would be:

  • rerun big_file.rrd --batch-load which would display the UI only after fully loading the rrd
  • have the UI display a progress bar with a "Show now" button for loading recording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📉 performance Optimization, memory use, etc
Projects
None yet
Development

No branches or pull requests

2 participants