Add MacBook Pro M5 Max (128 GB) Metal throughput report#103
Open
lixiangnlp wants to merge 1 commit into
Open
Conversation
Five back-to-back ds4-bench sweeps (ctx 2048..65536, step 2048, gen 128) on Apple M5 Max with passive cool-down between runs. Includes per-run summary, per-frontier aggregates with σ across runs, and the raw CSV/log artifacts so the report is reproducible.
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
Adds a five-run
ds4-benchperformance report for MacBook Pro Apple M5 Max,128 GB (Metal, IQ2 weight-mostly), using the exact command from the README:
Five back-to-back sweeps with a passive cool-down between runs to keep one
hot sweep from dominating the headline numbers. The PR ships:
bench/m5_max_128gb_report.md— host/model setup, per-run summary, and aper-frontier table with mean ± σ across the five runs.
bench/results/run{1..5}.csv+bench/results/run{1..5}.log— raw outputsso any aggregate in the report can be regenerated.
Headline numbers (n = 5, Metal)
Decode falls ~35% from 2k to 64k (31.5 → 20 t/s); prefill plateaus at ~160 t/s
past ~50k. Mid-context rows show the highest run-to-run variance — that window
of every sweep lands in the thermally-loaded phase, and run 4 specifically was
the hottest pass.
Test plan
./ds4-benchinvoked with the README long-context command, 5 timesbench/results/bench/m5_max_128gb_report.mdregenerated from thecommitted CSVs