-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
We should move all API which includes attributes and configs to a separate NuGet package BenchmarkDotNet.Annotations.
Benefits:
- This package can target .NETStandard 1.0, so it will be possible to declare benchmarks in .NETStandard projects
- We should be able to run benchmarks from such projects not only managed API (
BenchmarkRunner.Run), but also via command line (likedotnet benchmark, see Add a "benchmark" cmd to dotnet #213) - It will be possible to implement adapters for other benchmark attribute systems (like xunit-performance)
feO2x, Mike-E-angelo, congyiwu, ig-sinicyn, jorive and 5 more
Metadata
Metadata
Assignees
Labels
No labels