Conversation
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Code Review
This PR is an automated benchmark documentation update and does not contain any source code changes. All 336 additions and 336 deletions are confined to documentation files under docs/.
What's Changed
- Updated benchmark dates from 2026-05-05 to 2026-05-06
- Refreshed performance numbers across all benchmark categories (AsyncTests, BuildTime, DataDrivenTests, MassiveParallelTests, MatrixTests, ScaleTests, SetupTeardownTests)
- Updated historical trend data in
docs/static/benchmarks/historical.json - Updated
docs/static/benchmarks/latest.jsonandsummary.json
Benchmark Highlights (2026-05-06 run)
Runtime improvements vs prior day:
- TUnit AsyncTests: 512.9 ms → 502.8 ms (~2% faster)
- TUnit AOT AsyncTests: 121.4 ms → 120.4 ms (stable)
BuildTime regression to note:
- TUnit build time increased from 1.418 s → 1.992 s (~40% slower than yesterday's run), and is now slower than all competitor frameworks in this category. This is likely CI noise given the single-day delta, but worth monitoring over time if the trend continues.
No Action Required
Since this is fully automated (source-gen, reflection, AOT, and dual-mode concerns are not applicable here), there are no code correctness, architecture, or performance issues to review. The changes are mechanical data refreshes generated by the Speed Comparison workflow.
No issues found. The PR is safe to merge as-is. ✅
Code ReviewThis PR is an automated benchmark documentation update and does not contain any source code changes. All 336 additions and 336 deletions are confined to documentation files under What's Changed
Benchmark Highlights (2026-05-06 run)Runtime improvements vs prior day:
BuildTime regression to note:
No Code Review ConcernsSince this is fully automated (source-gen, reflection, AOT, and dual-mode concerns are not applicable here), there are no code correctness, architecture, or performance issues to review. The changes are mechanical data refreshes generated by the Speed Comparison workflow. No issues found. The PR is safe to merge as-is. |
Automated Benchmark Update
This PR updates the benchmark documentation with the latest results from the Speed Comparison workflow.
Benchmarks Produced
Individual benchmark artifacts are available for download:
benchmark-DataDrivenTestsbenchmark-AsyncTestsbenchmark-ScaleTestsbenchmark-MatrixTestsbenchmark-MassiveParallelTestsbenchmark-SetupTeardownTestsbenchmark-BuildTimebenchmark-summary(aggregated overview)Runtime Benchmarks
Build Benchmarks
Changes
docs/static/benchmarks/latest.jsondocs/static/benchmarks/historical.jsondocs/docs/benchmarks/index.mddocs/static/benchmarks/summary.jsonWorkflow Run
🤖 This PR was automatically created and will be merged automatically once CI checks pass.