Skip to content

Qualify the 0.24.0 test-suite speedup — 2.6x was an idle-machine number - #21

Merged
cfdude merged 1 commit into
mainfrom
admin-mcp/qualify-suite-speedup-b0bee93
Jul 30, 2026
Merged

Qualify the 0.24.0 test-suite speedup — 2.6x was an idle-machine number#21
cfdude merged 1 commit into
mainfrom
admin-mcp/qualify-suite-speedup-b0bee93

Conversation

@cfdude

@cfdude cfdude commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Correction to a performance claim in the 0.24.0 changelog entry. Mirrors cfdude/pm#74.

"~118s to ~46s" is reproducible, but only on an otherwise-idle 16-core workstation. Presenting it without conditions overstates what most readers will see.

Measured across three environments:

Environment Serial Parallel Speedup
Idle 16-core workstation 118s 46s 2.6x
Same machine, load ~12 146s 122s 1.2x
CI (whole workflow) ~55s ~42s ~1.3x

Parallel execution is exactly what degrades when cores are already contended, so the benefit largely evaporates on a busy laptop or a few-core runner — which is what CI is.

The headline now says the suite "runs in parallel" rather than quoting a single number, with the range and its conditions given underneath. The structural claims are unchanged and still verifiable: 11 files, 676 engine spawns at ~73ms each, node --test parallelizes across files only, split verified by test-name-set equality.

Mintlify

0 threads from 0 users in Mintlify

  • No unresolved comments

Review in Mintlify

- Updated changelog.mdx

Mintlify-Source: dashboard-editor
@cfdude
cfdude merged commit 23c3a9b into main Jul 30, 2026
@cfdude
cfdude deleted the admin-mcp/qualify-suite-speedup-b0bee93 branch July 30, 2026 20:44
@mintlify

mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
pm-plugin 🔴 Failed Jul 30, 2026, 8:47 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant