Publish the suite on two payload sizes: 256 B and 4 KiB - #33
Merged
Conversation
SPSC ranking is a size question, not a named data-type question. Sweep 1 B / 64 B / 256 B / 4 KiB / 64 KiB at n=100 with full reps. Finding: default matrix needs 256 B and 4 KiB; 64 KiB is research-only.
Voice in STYLE.md now covers replies to the user. Experiment findings must follow that section instead of restating a shorter rule.
Experiment 13 showed that only these lengths change SPSC ranking. The default matrix and smoke path now use size_256 and size_4096. The dashboard filter is payload size. Older experiment folders still use message and document for the same lengths.
Full runs for C, C#, JavaScript, Python, and Rust. Only size_256 and size_4096 remain on the published payloads.
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
size_256andsize_4096.event/telemetry/stringsstay in the catalog for older experiments; they are not on the published matrix.[100, 1000]. That is how many items move in one repetition, not a third size.This branch also contains Experiment 13 (#32). Merging this PR lands both the finding and the matrix change.
Validation
full, all five languages. Stems: csharp2026-09-01-153914, python2026-09-01-153922, rust2026-09-01-153934, c2026-09-01-153943, javascript2026-09-01-153947.size_256andsize_4096only.sync-data.pyupdated*_latest.json.gz.run.yaml(message/document) and do not read the default matrix.How to read