You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This is an automated benchmark documentation update — no source-code changes. The diff is clean and internally consistent. A few observations worth noting for future context:
Environment shift affects all numbers
The benchmark host changed from x86-64-v3 → x86-64-v4 (a higher AVX-512 instruction-set tier). This means the new numbers are not directly comparable to previous runs in historical.json — a side-by-side trend analysis will silently mix two different hardware profiles. Consider adding a hostCpuFeature field (or similar) to each entry in historical.json so consumers can group by environment rather than mixing them.
Silent data-point removal in historical.json
The oldest entry (2026-02-22) was dropped without any recorded reason. If this is a rolling window, documenting the retention policy in the workflow that generates the file would make future removals self-explanatory and auditable.
NUnit version bump
NUnit 4.6.0 → 4.6.1 across all benchmarks — good, keeps the competitor baseline current.
Performance summary
TUnit results are mixed but generally positive: SetupTeardownTests improved ~9%, ScaleTests ~4%, BuildTime ~7%, with small regressions in AsyncTests (+0.7%) and DataDrivenTests (+6.3%). The environment change makes it hard to attribute these to code changes vs. CPU capability differences.
Overall the automation is working well. The main long-term improvement would be tagging historical entries with the host environment tier so the data stays comparable across machine upgrades.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.