Update BenchmarkDotNet to 0.16.0-nightly.20260714.579#5263
Closed
LoopedBard3 wants to merge 1 commit into
Closed
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository-wide BenchmarkDotNetVersion MSBuild property to a newer official nightly, ensuring microbenchmark/harness projects restore against the latest BenchmarkDotNet build.
Changes:
- Bump
BenchmarkDotNetVersionfrom0.16.0-nightly.20260703.576to0.16.0-nightly.20260714.579.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps
BenchmarkDotNetVersionineng/Versions.propsfrom0.16.0-nightly.20260703.576to0.16.0-nightly.20260714.579(latest official BDN nightly).Verification
net8.0/net9.0/net10.0with the new package — zero NU1605, no.csprojchanges required.runScheduledJobs=True) run against an ADO test branch carrying only this version bump. Both completed; the only leg failures were transient "Send job to Helix" infra errors (1 leg each), not BDN failures.c20a1f84, Update BenchmarkDotNet to 0.16.0-nightly.20260703.576 #5258), holding the runtime product version constant, alongside a same-runtime BDN576 noise floor (main Update BenchmarkDotNet to 0.16.0-nightly.20260703.576 #5258 vs Load macOS Key Vault certs as Exportable only so private key survives… #5259).Verdict: SAFE
Median change is ≈ 0 across every configuration and regression rates sit within or below the noise floor.
Noise floor = two consecutive BDN576 main runs (#5258 vs #5259), runtime held constant. Regression = >5% worse on the default counter (direction-aware). The only elevated config, mono Interpreter, is symmetric (13.3% regr vs 12.1% impr, median −0.1) — added run-to-run variance, not a directional regression. Wasm coverage is included and the baseline's wasm jobs were healthy.