-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: dotnet/BenchmarkDotNet
base: v0.15.1
head repository: dotnet/BenchmarkDotNet
compare: v0.15.2
- 15 commits
- 139 files changed
- 3 contributors
Commits on Jun 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 19e9071 - Browse repository at this point
Copy the full SHA 19e9071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2002601 - Browse repository at this point
Copy the full SHA 2002601View commit details -
Remove docs/_changelog folder from the main branch
These files were extracted to docs-changelog branch
Configuration menu - View commit details
-
Copy full SHA for 3df0f1b - Browse repository at this point
Copy the full SHA 3df0f1bView commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c9548fa - Browse repository at this point
Copy the full SHA c9548faView commit details -
Improve memory diagnoser accuracy (#2562)
* Added `AggressiveOptimization` to methods involved in measuring allocations. Warm up allocation measurement before taking actual measurement. Isolated allocation measurement. Changed some `RuntimeInformation` properties to static readonly fields. Removed enable monitoring in Engine (GcStats handles it). Removed `GC.Collect()` from allocation measurement. Sleep thread to account for tiered jit in Core runtimes 3.0 to 6.0. Updated MemoryDiagnoserTests. Block finalizer thread during memory tests. Disabled EventSource for integration tests. * Use Monitor.Wait instead of ManualResetEventSlim. * Swap IsWasm and IsNativeAOT declaration order.
Configuration menu - View commit details
-
Copy full SHA for c84de9a - Browse repository at this point
Copy the full SHA c84de9aView commit details
Commits on Jun 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe3b31f - Browse repository at this point
Copy the full SHA fe3b31fView commit details
Commits on Jun 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6730bf1 - Browse repository at this point
Copy the full SHA 6730bf1View commit details
Commits on Jun 14, 2025
-
chore: Modify macos runner image for CI (#2775)
* chore: modify runner image for macos * chore: fix workflow name and artifact name * Update .github/workflows/run-tests.yaml --------- Co-authored-by: Tim Cassell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a08f01c - Browse repository at this point
Copy the full SHA a08f01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de8ba07 - Browse repository at this point
Copy the full SHA de8ba07View commit details
Commits on Jun 15, 2025
-
feat: Add validator for benchmarks that contains null runtime (#2771)
* feat: add validator for job that contains null runtime * chore: update validator logics * Update src/BenchmarkDotNet/Validators/RuntimeValidator.cs Co-authored-by: Tim Cassell <[email protected]> * chore: fix test validation messages --------- Co-authored-by: Tim Cassell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed5316b - Browse repository at this point
Copy the full SHA ed5316bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db7284 - Browse repository at this point
Copy the full SHA 5db7284View commit details -
chore: fix flaky memory allocation test (#2782)
Update MemoryDiagnoserTests.cs t
Configuration menu - View commit details
-
Copy full SHA for 27d864a - Browse repository at this point
Copy the full SHA 27d864aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f1dcd8 - Browse repository at this point
Copy the full SHA 5f1dcd8View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 973f6b9 - Browse repository at this point
Copy the full SHA 973f6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2306bab - Browse repository at this point
Copy the full SHA 2306babView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.15.1...v0.15.2