Skip to content

perf(benchmark): redesign benchmark suite with parameterized scaling#109

Merged
noneback merged 1 commit into
mainfrom
perf
Jun 26, 2026
Merged

perf(benchmark): redesign benchmark suite with parameterized scaling#109
noneback merged 1 commit into
mainfrom
perf

Conversation

@noneback

Copy link
Copy Markdown
Owner

Rewrite benchmarks with descriptive names, per-benchmark executor, b.ResetTimer(), and b.Run() sub-benchmarks. Add coverage for subflow, condition, concurrency scaling, dense layers, and graph construction. Remove duplicate merge sort example from README and update benchmark results.

Rewrite benchmarks with descriptive names, per-benchmark executor,
b.ResetTimer(), and b.Run() sub-benchmarks. Add coverage for subflow,
condition, concurrency scaling, dense layers, and graph construction.
Remove duplicate merge sort example from README and update benchmark
results.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.28%. Comparing base (497bf7d) to head (2f0a424).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   89.28%   89.28%           
=======================================
  Files          16       16           
  Lines         812      812           
=======================================
  Hits          725      725           
  Misses         63       63           
  Partials       24       24           
Flag Coverage Δ
unittests 89.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@noneback
noneback merged commit 456935a into main Jun 26, 2026
1 check passed
@noneback
noneback deleted the perf branch June 26, 2026 17: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.

1 participant