docs(readme): refresh performance tables for v0.3.0 - #300
Merged
Conversation
inureyes
force-pushed
the
docs/perf-tables-v0.3.0
branch
from
June 16, 2026 01:28
62386ed to
a1aead2
Compare
Update the decode throughput tables (M1 Ultra + M5 Max, text and VLM) to the 2026-06-15 sweep and recompute the prefill/decode aggregate summaries against the retained mlx-lm / mlx-vlm campaign reference, which a fresh same-host run confirmed is stable. The #289 bf16-scale decode fix shows up here (e.g. Qwen3 MoE 30B M5 156->176, Gemma 4 26B-A4B M5 137->151). Correct the M1 Ultra VLM prefill figure: the prior 1.33x was a non-reproducible 2026-05-19 sweep anomaly (confirmed by rebuilding v0.0.28 / v0.1.0; see #299) and is actually ~parity with mlx-vlm. Add a DiffusionGemma 26B-A4B block-diffusion mini-table (M1 Ultra: mlxcel 32 tok/s vs mlx-vlm 29 tok/s, 110%).
inureyes
force-pushed
the
docs/perf-tables-v0.3.0
branch
from
June 16, 2026 02:14
a1aead2 to
8b728e1
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.
Summary
Refreshes the README Performance section to the v0.3.0 (2026-06-15) sweep, text and VLM.
Methodology
mlxcel columns are the 2026-06-15 sweep; the mlx-lm/mlx-vlm reference columns are retained from the earlier same-host campaign (validated stable by a fresh run), so each ratio is mlxcel(2026-06-15) over that retained reference. M5 columns stay on the campaign reference (no M5 host available for a fresh run).
Validation