Project
Release Notes
Current Release Notes
Build hygiene: Zero warnings
Core library, Test Adapter, and Analyzers all build cleanly on .NET 8 and .NET 9. Analyzer release tracking and test harness updates increased stability.
Feature highlight: Timer Calibration + Jitter Score
Captures timer resolution and baseline overhead, computes a 0–100 Jitter Score from dispersion, and surfaces it in Markdown, the manifest, and Environment Health (Timer Jitter). Learn more →
Feature highlight: Precision/Time Budget Controller
Helps tests finish within per-method time budgets by conservatively relaxing precision targets when enabled. Learn more →
Feature highlight: Environment Health Check
Validates your benchmarking environment and appends a health summary to each test’s Output window. Learn more →
Release notes have been moved to GitHub Releases for better integration with the development workflow.
Why the Move?
- Real-time updates: Release notes are now automatically generated when new versions are published
- Better GitHub integration: Releases are prominently displayed on the repository page
- Automatic linking: Direct links to commits, pull requests, and contributors
- Asset management: NuGet packages are directly attached to each release
- Notifications: Subscribe to release notifications on GitHub