docs: measured behavior section (demanding workloads pt.2-4 + interpreter matrix) - #29
Merged
Merged
Conversation
The README's benchmark note still quoted a v1.0-era "14-130x vs raw ncu" figure. Four demanding-workload studies plus the interpreter matrix have since measured v1.2.0 against real captures, so the section now carries what was actually observed — including the results that are not wins: the vectorization step that bought nothing at the roofline ceiling, the compare pairing that reported the wrong sign across a fusion boundary, and the .ninja_log floor where the digest costs more than the artifact. Findings that point at tool work are filed as issues #24-#28 rather than buried in prose. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Replaces the stale v1.0-era token-ratio sentence with a table of what the five completed studies actually measured against released 1.2.0 — wins, honest floors, and negative results alongside each other. Every row links back to a published study with its workload.
🤖 Generated with Claude Code