Skip to content

Conversation

@kaimast
Copy link
Collaborator

@kaimast kaimast commented Dec 8, 2025

This PR cleans up the benchmark page, that has become hard to search through. To preview the changes, you can check out this branch (dev/remove-benchmark-noise) and then open dev/bench/index.html.

Changes:

  • Removes all data from before 2024. Right now, some graphs have 1000s of data points, making it hard to read them and slows down render time. The old data is still in the git history, so no information is lost.
  • Add a header element to the benchmark page, so that you can search for a specific graph using Ctrl+F
  • Made the graphs slightly wider (95% instead of 1000px)

@kaimast kaimast marked this pull request as ready for review December 8, 2025 18:34
@kaimast kaimast requested a review from raychu86 December 8, 2025 18:34
@raychu86
Copy link
Collaborator

raychu86 commented Dec 8, 2025

I do not like removing old data outright; I also consider that data only in git history is effectively lost because nobody will dig it up (and will not know that it even exists).

Is there a way to remove remove old benchmark data in a way that we still see the gist it? So we remove most runs, but keep a datapoint from a run that happened every month or so

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.

3 participants