Skip to content

fix(scripts): clarify benchmark output labels#111

Merged
nerdalytics merged 1 commit into
trunkfrom
fix/77-clarify-benchmark-output
Apr 6, 2026
Merged

fix(scripts): clarify benchmark output labels#111
nerdalytics merged 1 commit into
trunkfrom
fix/77-clarify-benchmark-output

Conversation

@nerdalytics
Copy link
Copy Markdown
Owner

Closes #77

Summary

  • Print per-sample mean (was computed for sd but never shown)
  • Relabel aggregate columns to match the summary line style: total, avg/cycle, total mem, avg mem/cycle

Test plan

  • Biome passes
  • TypeScript compiles with no errors

Print per-sample mean (was computed for sd but never shown) and relabel
aggregate columns to match the summary line style: total, avg/cycle,
total mem, avg mem/cycle.
@nerdalytics nerdalytics merged commit b226470 into trunk Apr 6, 2026
12 checks passed
@nerdalytics nerdalytics deleted the fix/77-clarify-benchmark-output branch April 6, 2026 19:05
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.

scripts: clarify dual mean calculation in benchmark printResult

1 participant