Skip to content
This repository has been archived by the owner on Feb 21, 2025. It is now read-only.

Find a way to incrementally update the graphs in the index page #13

Open
nothingface0 opened this issue Mar 25, 2024 · 0 comments
Open

Comments

@nothingface0
Copy link
Contributor

nothingface0 commented Mar 25, 2024

From a quick profiling through firefox, it seems that the fetch_and_update_graph_data takes up the most CPU time during updates. Might be related to the fact that the charts are re-rendered on each update.

It should be investigated and, probably, partially update the graph with the new data only?

image

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

No branches or pull requests

1 participant