Skip to content

chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4#824

Merged
vbreuss merged 1 commit intomainfrom
dependabot/nuget/BenchmarkDotNet-0.15.4
Nov 1, 2025
Merged

chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4#824
vbreuss merged 1 commit intomainfrom
dependabot/nuget/BenchmarkDotNet-0.15.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Updated BenchmarkDotNet from 0.14.0 to 0.15.4.

Release notes

Sourced from BenchmarkDotNet's releases.

0.15.4

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.4.html

Highlights

Allow override method/property for ParamsSource (#​2832)

0.15.3

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.3.html

Highlights

Improvements:

  • Naot instruction set support for .NET 10+, migrate to ISA groupings in CPU summary #​2828
  • Support benchmark filtering for TestAdapter #​2662 #​2788
  • Support non-primitive external types in ArgumentsSource #​2820
  • Enable MSBuild parallel build via --nodeReuse:false #​2693 #​2814
  • Improve CPU detection #​2747 #​2749
  • Enable assembly signing for debug build #​2774

Deprecations:

Bug fixes:

  • Fix InvalidOperationException in diagnosers #​2758 #​2805
  • Fix file detection in NativeMemoryProfiler #​2794 #​2795
  • Fix long file paths issue in EtwProfiler #​2807 #​2808
  • Fix log duplications in TestAdapter #​2790
  • Fix x86 disassembler error for net462 #​2792
  • Fix IsNetCore and IsNativeAOT for single-file apps without AOT #​2799
  • Fix density plot generation in RPlotExporter for latest version of R #​2809

0.15.2

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.2.html

Highlights

  • The most significant update in this release is the enhanced accuracy of the memory diagnoser (#​2562). This improvement resolves the issue of incorrectly reported memory allocations (#​1542, #​2582).
  • We have introduced a new feature that allows users to sort benchmark jobs in numerical order (#​2768, #​2770).
  • Benchmark validation has been improved (#​2771).
  • An issue with non-persistent auto-generated JobId has been fixed (#​2777).

0.15.1

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.1.html

Highlights

0.15.0

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.0.html

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 27, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    14 files   - 27      14 suites   - 27   3m 41s ⏱️ -11s
17 959 tests  - 26  17 957 ✅  - 26  2 💤 ±0  0 ❌ ±0 
50 511 runs   - 81  50 509 ✅  - 81  2 💤 ±0  0 ❌ ±0 

Results for commit e828550. ± Comparison against base commit a8bcc4b.

This pull request removes 1585 and adds 1559 tests. Note that renamed tests count towards both.
aweXpect.Core.Tests.Core.Exceptions.FailExceptionTests ‑ Message_ShouldBeSet(message: "message045d2f71-a4d7-4ddd-b760-e7bdadb16395")
aweXpect.Core.Tests.Core.Exceptions.FailExceptionTests ‑ Message_ShouldBeSet(message: "message0afd37c3-6fa9-4348-a4a7-ff7a8d2d26dc")
aweXpect.Core.Tests.Core.Exceptions.FailExceptionTests ‑ Message_ShouldBeSet(message: "message1e14b2f9-94ff-4607-a83f-c5619f15af0a")
aweXpect.Core.Tests.Core.Exceptions.SkipExceptionTests ‑ Message_ShouldBeSet(message: "message079409bd-3c36-4e94-ba22-0b121eceb90c")
aweXpect.Core.Tests.Core.Exceptions.SkipExceptionTests ‑ Message_ShouldBeSet(message: "messageb41c5656-3daa-4fe3-b319-89f921480a10")
aweXpect.Core.Tests.Core.Exceptions.SkipExceptionTests ‑ Message_ShouldBeSet(message: "messageecefe2dc-b698-401b-aa30-2fd8a7cdc1de")
aweXpect.Core.Tests.FailTests ‑ Test_ShouldThrowException(reason: "reason44a3e0a5-6560-4a1e-beec-d799eda44aab")
aweXpect.Core.Tests.FailTests ‑ Test_ShouldThrowException(reason: "reason549077a1-e4f8-43dc-8c69-7b69e7558c94")
aweXpect.Core.Tests.FailTests ‑ Test_ShouldThrowException(reason: "reasonc702cb15-c2aa-41cb-b806-885f3e595d9a")
aweXpect.Core.Tests.FailTests ‑ Unless_ShouldThrowException(condition: False, reason: "reason2a46b6fb-a630-4899-837a-8d0299975014")
…
aweXpect.Core.Tests.Core.Exceptions.FailExceptionTests ‑ Message_ShouldBeSet(message: "message519afe2e-d561-448b-9443-9350d6bb4dae")
aweXpect.Core.Tests.Core.Exceptions.FailExceptionTests ‑ Message_ShouldBeSet(message: "message5d7f69d8-a778-4cd5-8b66-9da8da8e37a3")
aweXpect.Core.Tests.Core.Exceptions.FailExceptionTests ‑ Message_ShouldBeSet(message: "messagea6fce540-8903-4764-9fb8-346c1cd38201")
aweXpect.Core.Tests.Core.Exceptions.SkipExceptionTests ‑ Message_ShouldBeSet(message: "message440dd537-7784-4bd6-8b46-2fee21097e30")
aweXpect.Core.Tests.Core.Exceptions.SkipExceptionTests ‑ Message_ShouldBeSet(message: "message7b90bd22-573c-4e60-ba38-846bd2f461e0")
aweXpect.Core.Tests.Core.Exceptions.SkipExceptionTests ‑ Message_ShouldBeSet(message: "messagef4c3a806-06b3-4fe9-b57f-4ec1746ccb13")
aweXpect.Core.Tests.FailTests ‑ Test_ShouldThrowException(reason: "reason4580455a-314f-4638-a3ab-6775a9ab4548")
aweXpect.Core.Tests.FailTests ‑ Test_ShouldThrowException(reason: "reasonbb205a24-561e-4330-a60b-90acb832ac2c")
aweXpect.Core.Tests.FailTests ‑ Test_ShouldThrowException(reason: "reasone17b799d-713e-4fd4-9ee3-c22de886285e")
aweXpect.Core.Tests.FailTests ‑ Unless_ShouldThrowException(condition: False, reason: "reason67d251d5-aed3-4e55-b987-c89bc99186c0")
…

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.4, Linux Ubuntu 24.04.3 LTS (Noble Numbat)
AMD EPYC 7763 2.89GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.415
[Host] : .NET 8.0.21 (8.0.21, 8.0.2125.47513), X64 RyuJIT x86-64-v3

Job=InProcess Toolchain=InProcessEmitToolchain IterationCount=15
LaunchCount=1 WarmupCount=10

Method Mean Error StdDev Gen0 Gen1 Allocated
Bool_aweXpect 257.8 ns 1.97 ns 1.84 ns 0.0424 - 712 B
Bool_FluentAssertions 232.3 ns 1.04 ns 0.93 ns 0.0567 - 952 B
Bool_TUnit 201.8 ns 0.93 ns 0.78 ns 0.0396 - 664 B
Equivalency_aweXpect 306,882.8 ns 1,467.58 ns 1,372.78 ns 20.0195 0.4883 335372 B
Equivalency_FluentAssertions 2,169,770.9 ns 9,662.02 ns 8,565.13 ns 273.4375 46.8750 4584416 B
Equivalency_TUnit 311,572.6 ns 1,238.35 ns 1,158.35 ns 13.1836 0.4883 224760 B
Int_GreaterThan_aweXpect 234.5 ns 1.29 ns 1.21 ns 0.0486 - 816 B
Int_GreaterThan_FluentAssertions 281.8 ns 3.22 ns 2.85 ns 0.0730 - 1224 B
Int_GreaterThan_TUnit 219.5 ns 1.06 ns 0.99 ns 0.0486 - 816 B
ItemsCount_AtLeast_aweXpect 459.0 ns 2.25 ns 2.00 ns 0.0772 - 1296 B
ItemsCount_AtLeast_FluentAssertions 466.5 ns 5.55 ns 5.19 ns 0.1197 - 2008 B
ItemsCount_AtLeast_TUnit 15,983.3 ns 55.24 ns 48.97 ns 1.4954 - 25432 B
String_aweXpect 414.6 ns 2.04 ns 1.91 ns 0.0629 - 1056 B
String_FluentAssertions 1,188.8 ns 3.50 ns 2.74 ns 0.2327 - 3896 B
String_TUnit 289.9 ns 2.72 ns 2.54 ns 0.0615 - 1032 B
StringArray_aweXpect 1,810.1 ns 6.08 ns 5.39 ns 0.1526 - 2568 B
StringArray_FluentAssertions 1,338.3 ns 8.40 ns 7.45 ns 0.2480 - 4152 B
StringArray_TUnit 692.1 ns 2.66 ns 2.36 ns 0.0820 - 1376 B
StringArrayInAnyOrder_aweXpect 2,414.5 ns 6.96 ns 6.51 ns 0.1640 - 2760 B
StringArrayInAnyOrder_FluentAssertions 123,688.0 ns 963.36 ns 901.12 ns 3.4180 - 62239 B
StringArrayInAnyOrder_TUnit 731.8 ns 2.73 ns 2.42 ns 0.0858 - 1440 B

@github-actions
Copy link
Copy Markdown
Contributor

👽 Mutation Results

Mutation testing badge

aweXpect

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

aweXpect.Core

Details
File Score Killed Survived Timeout No Coverage Ignored Compile Errors Total Detected Total Undetected Total Mutants

The final mutation score is NaN%

Coverage Thresholds: high:80 low:60 break:0

@vbreuss vbreuss merged commit a50dd36 into main Nov 1, 2025
12 checks passed
@vbreuss vbreuss deleted the dependabot/nuget/BenchmarkDotNet-0.15.4 branch November 1, 2025 16:05
github-actions Bot added a commit that referenced this pull request Nov 1, 2025
github-actions Bot added a commit that referenced this pull request Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant