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

Statistics plots updates #271

Merged
merged 6 commits into from
Jan 16, 2024
Merged

Statistics plots updates #271

merged 6 commits into from
Jan 16, 2024

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Jan 10, 2024

Now that we have more public logs we can do some interesting plots:

bokeh_plot
bokeh_plot(1)
bokeh_plot(2)
bokeh_plot(3)
bokeh_plot(4)
bokeh_plot(5)

Reduces data loading time from ~12s to ~4s by avoiding to have to fetch
all database entries. Instead the data is grouped into intervals with the
DB query.
… to 6.5.1

Reduces the load a bit and should be a bit faster.
@bkueng bkueng merged commit 4936f59 into main Jan 16, 2024
4 checks passed
@bkueng bkueng deleted the statistics_plots_updates branch January 16, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant