bench: add generic runner and M1 Max Qwen3.6 results#28
Open
kira-ariaki wants to merge 1 commit into
Open
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
benchmarks/scripts/run_bench.shentrypoint already referenced by the benchmark docs and manual workflowbasert-benchoutput fail-closed into normalized CSV with engine-free testsdefault-q4results from an M1 Max 64 GBResults contributed
Five measured repetitions after one warm-up iteration:
These are single-stream engine microbenchmarks, not server throughput or decode-after-prefill measurements.
Provenance
Qwen/Qwen3.6-35B-A3B@995ad96eacd98c81ed38be0c5b274b04031597b0basert pull Qwen/Qwen3.6-35B-A3B,base-convert v0.1.6, profiledefault-q4.baseSHA-256:74c4a9256e64971e919c41b78b03ff8e0ec74b4330058113f5785097706ed1d0basert-benchSHA-256:f81d0ddd3c3eae1ff43f734aa0c76786b8b2e9b9fe3e1c5ec28f8d581a972721Verification
python3 -m unittest discover -s benchmarks/tests -v— 5/5 passedruff check benchmarks/scripts/parse_bench.py benchmarks/testspython3 -m py_compile benchmarks/scripts/parse_bench.py benchmarks/tests/*.pybash -n benchmarks/scripts/run_bench.sh