Skip to content

🤖 Update Benchmark Results#6320

Merged
thomhurst merged 1 commit into
mainfrom
automated-benchmarks-update
Jun 28, 2026
Merged

🤖 Update Benchmark Results#6320
thomhurst merged 1 commit into
mainfrom
automated-benchmarks-update

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

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-DataDrivenTests
  • benchmark-AsyncTests
  • benchmark-ScaleTests
  • benchmark-MatrixTests
  • benchmark-MassiveParallelTests
  • benchmark-SetupTeardownTests
  • benchmark-BuildTime
  • benchmark-summary (aggregated overview)

Runtime Benchmarks

  • AsyncTests
  • DataDrivenTests
  • MassiveParallelTests
  • MatrixTests
  • ScaleTests
  • SetupTeardownTests

Build Benchmarks

  • BuildTime
  • 2026-06-28
  • Ubuntu Latest • .NET SDK 10.0.301

Changes

  • Updated benchmark data in docs/static/benchmarks/latest.json
  • Updated historical trends in docs/static/benchmarks/historical.json
  • Regenerated benchmark documentation in docs/docs/benchmarks/index.md
  • Updated benchmark summary in docs/static/benchmarks/summary.json

Workflow Run

  • Run ID: 28306628935
  • Triggered: schedule
  • Date:

🤖 This PR was automatically created and will be merged automatically once CI checks pass.

@thomhurst thomhurst added automated benchmarks documentation Improvements or additions to documentation ignore-for-release labels Jun 28, 2026
@thomhurst
thomhurst merged commit f861209 into main Jun 28, 2026
11 of 13 checks passed
@thomhurst
thomhurst deleted the automated-benchmarks-update branch June 28, 2026 00:50
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Benchmark Update Review

This PR is a clean, automated documentation update — no code logic changes, only benchmark data and generated markdown. The changes look correct and consistent.

What's here

  • Version bump: 1.56.18 → 1.56.35 across all benchmark tables
  • Date update: 2026-06-21 → 2026-06-28
  • All JSON source files, markdown docs, historical trends, and summary updated consistently

Performance snapshot (week-over-week)

Scenario TUnit vs last week
AsyncTests 351.8ms ✅ -5% (improved)
DataDrivenTests 282.91ms ⚠️ +3% (slight regression, within normal variance)
MassiveParallelTests 462.5ms vs MSTest 2,829ms ✅ Dominates
MatrixTests 423.2ms vs NUnit 1,487ms ✅ Strong lead
SetupTeardownTests 337.0ms vs NUnit 1,002ms ✅ ~3x faster
BuildTime 953.1ms ✅ Within noise

One observation

In SetupTeardownTests, shows with in the chart. This is visually a bit misleading — a value of 0 in a bar chart could be read as "zero time" rather than "not applicable". This is likely a known limitation (AOT setup/teardown may not be benchmarked), but worth noting in case it catches users off guard when reading the docs.

Otherwise the update is correct, the data is consistent across JSON and markdown, and the automation is working as designed. No issues.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Benchmark Update Review

This PR is a clean, automated documentation update — no code logic changes, only benchmark data and generated markdown. The changes look correct and consistent.

What's here

  • Version bump: 1.56.18 → 1.56.35 across all benchmark tables
  • Date update: 2026-06-21 → 2026-06-28
  • All JSON source files, markdown docs, historical trends, and summary updated consistently

Performance snapshot (week-over-week)

Scenario TUnit vs last week
AsyncTests 351.8ms Improved ~5%
DataDrivenTests 282.91ms Slight regression ~3%, within normal variance
MassiveParallelTests 462.5ms vs MSTest 2,829ms Strong lead maintained
MatrixTests 423.2ms vs NUnit 1,487ms ~3.5x faster
SetupTeardownTests 337.0ms vs NUnit 1,002ms ~3x faster
BuildTime 953.1ms Within noise of other frameworks

One observation

In SetupTeardownTests, the TUnit AOT result shows "NA" with a bar value of 0 in the chart. A bar of 0 could be read as "zero time" rather than "not applicable". This is likely a known limitation (AOT setup/teardown may not be benchmarked in this scenario), but it may be worth considering whether the chart should omit that bar entirely, or include a note in the docs clarifying that NA means "not measured" rather than an extremely fast result.

Otherwise the update is correct, data is consistent across JSON and markdown, and the automation is working as designed. No issues.

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

Labels

automated benchmarks documentation Improvements or additions to documentation ignore-for-release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant