Add a glossary and move agent instructions to AGENTS.md - #1025
Merged
Conversation
Contributor
|
| Project | Bencher |
| Branch | docs/glossary |
| Testbed | intel-v1 |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result microseconds (碌s) (Result 螖%) | Upper Boundary microseconds (碌s) (Limit %) |
|---|---|---|---|
| Adapter::Json | 馃搱 view plot 馃毞 view threshold | 5.21 碌s(+10.20%)Baseline: 4.72 碌s | 5.36 碌s (97.13%) |
| Adapter::Magic (JSON) | 馃搱 view plot 馃毞 view threshold | 5.03 碌s(+9.69%)Baseline: 4.59 碌s | 5.16 碌s (97.47%) |
| Adapter::Magic (Rust) | 馃搱 view plot 馃毞 view threshold | 27.05 碌s(+4.15%)Baseline: 25.97 碌s | 27.74 碌s (97.49%) |
| Adapter::Rust | 馃搱 view plot 馃毞 view threshold | 4.65 碌s(+28.57%)Baseline: 3.62 碌s | 4.89 碌s (95.10%) |
| Adapter::RustBench | 馃搱 view plot 馃毞 view threshold | 4.64 碌s(+28.37%)Baseline: 3.61 碌s | 4.88 碌s (95.13%) |
Bencher's working vocabulary now lives in the repo. The terms the documentation already defines are quoted from Benchmarking Concepts, and the terms the benchmark parameters work introduces are marked as proposed so they can be refined before they harden.
epompeii
force-pushed
the
docs/glossary
branch
from
August 29, 2026 04:15
6ea5abb to
8267633
Compare
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.
Bencher's working vocabulary now lives in the repo.
docs/glossary.mddefinesthe dimensions and units in one place: the terms the documentation already
defines are quoted from Benchmarking Concepts,
and the terms the benchmark parameters work introduces (Parameter Set,
Variant, Series, Line, Permutation) are proposed here for refinement before
they harden.
The agent instructions move from
CLAUDE.mdtoAGENTS.md, withCLAUDE.mdleft as a symlink, in every directory that carries one, and the root
AGENTS.mdpoints at the glossary.