Skip to content

Split random access summaries by access mode - #26

Draft
lwwmanning wants to merge 1 commit into
developfrom
wm/random-access-hot-cold
Draft

Split random access summaries by access mode#26
lwwmanning wants to merge 1 commit into
developfrom
wm/random-access-hot-cold

Conversation

@lwwmanning

Copy link
Copy Markdown
Contributor

Split the Random Access summary into Hot Access and Cold Access panels. Each mode uses an independent dataset-grouped ranking and aggregate runtime. Hot reuses an accessor after a one-second warm-up. Cold reopens the accessor inside each timed take. It does not clear the OS page cache. Charts label both modes and use dashed lines for Cold results.

Companion to vortex-data/vortex#9649, which emits and ingests the open_mode dimension. Migration 010 marks historical rows as cached, and schema version 3 coordinates the deployment.

Signed-off-by: Will Manning <will@willmanning.io>
@github-actions

Copy link
Copy Markdown

Vercel preview for aa6f4224174d655f1a468989b35c103bf8e89691: https://benchmarks-website-fyrhc0gjz-vortex-data.vercel.app

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