Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

[claude] benchmarks v3 cleanup (#7745) <!-- Thank you for submitting a pull request! We appreciate your time and effort. Please make sure to provide enough information so that we can review your pull request. The Summary and Testing sections below contain guidance on what to include. --> ## Summary <!-- If this PR is related to a tracked effort, please link to the relevant issue here (e.g., `Closes: #123`). Otherwise, feel free to ignore / delete this. In this section, please: 1. Explain the rationale for this change. 2. Summarize the changes included in this PR. A general rule of thumb is that larger PRs should have larger summaries. If there are a lot of changes, please help us review the code by explaining what was changed and why. If there is an issue or discussion attached, there is no need to duplicate all the details, but clarity is always preferred over brevity. --> Closes: #000 <!-- ## API Changes Uncomment this section if there are any user-facing changes. Consider whether the change affects users in one of the following ways: 1. Breaks public APIs in some way. 2. Changes the underlying behavior of one of the engine integrations. 3. Should some documentation be updated to reflect this change? If a public API is changed in a breaking manner, make sure to add the appropriate label. You can run `./scripts/public-api.sh` locally to see if there are any public API changes (and this also runs in our CI). --> ## Testing <!-- Please describe how this change was tested. Here are some common categories for testing in Vortex: 1. Verifying existing behavior is maintained. 2. Verifying new behavior and functionality works correctly. 3. Serialization compatibility (backwards and forwards) should be maintained or explicitly broken. --> --------- Signed-off-by: Claude <noreply@anthropic.com> Co-authored-by: Claude <noreply@anthropic.com>
ct/benchmarks-v3
1 hour ago
docs(benchmarks-website): refresh planning docs after UI + perf merges Brings AGENTS.md and README.md in line with what's actually on ct/benchmarks-v3 after the four UI workstreams (tooltip-pr-link, range-scrollbar, global-filters, full-history) and the perf pass (CompressionLayer, LANDING_INLINE_N) landed. AGENTS.md: - Bullet 1: note the tower-http CompressionLayer. - Bullet 7: rewrite. No more 1000-commit cap; fetch is `?n=all`, visual downsampling is client-side LTTB on the visible range, range-scrollbar drives rebuilds in lockstep with the toolbar. - Bullet 8: groups are all collapsed by default; first group's payloads are inlined at LANDING_INLINE_N=100 commits with lazy-fetch on zoom-out. - Bullet 9: the URL params are `?n=&engine=&format=` (not `?y=&mode=&hidden=`); per-chart toolbar state is local-only. - Code map: fix LANDING_INLINE_N name/value; refresh chart-init.js description (LTTB rebuild, range strip, filter chips, click-to-PR); add rows for app.rs and migrate/src/verify.rs; note the new range-strip/filter-chip CSS selectors. - Things to avoid: nuance the "don't refetch on scope change" rule (the inline-payload zoom-out path is a one-time exception); add the predecessor-walk lesson from PR #7723 review (commits[] is oldest-first by SQL); add the "no server-side commit cap" rule; clarify that the global filter bar is a visibility driver, not a forbidden page-level toolbar. README.md: - Status: list the recent merges (LTTB UI, compression, inline trim). - Item 1 (secrets): mark done. - Item 2 (CI wiring): note the f7fd270 dual-write commit; flag end-to-end verification as the still-open subtask. - Item 3 (test deployment): bump the host DNS to the current EC2 box; mention the c6a.4xlarge build-on-box path. - Item 4 (smoke test): mark in-progress; record the Random Access recovery so future agents see the regression class to watch for. - Deferred UI follow-ups: drop client-side LTTB (now done); refresh the collect_group_charts N+1 line range (1131-1162 → 1202-1233); expand the mobile legend item with the actual cause (matchMedia is read once at construction). Signed-off-by: Claude <noreply@anthropic.com>
ct/benchmarks-v3
2 hours ago

Latest Branches

CodSpeed Performance Gauge
-26%
Benchmarks Website Version 3#7643
1 hour ago
6b76221
ct/benchmarks-v3
CodSpeed Performance Gauge
-61%
[claude] benchmarks v3 cleanup#7745
1 hour ago
fda2b44
claude/benchmarks-v3-cleanup
CodSpeed Performance Gauge
-37%
4 hours ago
8551137
rk/intersect-by-rank
© 2026 CodSpeed Technology
Home Terms Privacy Docs