Files
status-go-benchmarks/scripts
Igor SirotinandClaude Opus 4.8 c8b62dfd7e chore: 30-day benchmark history (#6)
* chore: use 30-day benchmark history instead of 60-day

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: regenerate history plots for 30-day window

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* fix: scale history plot y-axis from in-window data only

The plots drew the full 365-day history but only restricted xlim to the
HISTORY_DAYS_SIZE window, so matplotlib autoscaled ymax from data outside
the visible range. Filter points to the window and set ymax from in-window
values (5% headroom).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 23:30:21 +01:00
..