Add guarded long-context benchmark tooling - #588
Closed
francescogiunta wants to merge 1 commit into
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Motivation
Long-context measurements on unified-memory systems need an explicit safety envelope and a reproducible workload. Decode throughput also benefits from reporting a post-warmup window without changing existing benchmark metrics.
Compatibility
The warmup defaults to zero. The original nine CSV columns remain in their existing order and keep their current meaning; the warmup and measured-window fields are appended. The canonical story fixture is not modified.
Validation
make test-memory-guard— 7 tests passedmake test-bench-metrics— C metrics and CLI tests passed31cb363cd5b5b7eaccffdf9c464ba491d6afea46b54b4d5baf3dde36299d7436git diff --checkpassedNo model-backed performance result is claimed in this draft; those runs remain guarded campaign work.