Closed
Description
So it seems like you can add extra commands to the dotnet tooling, how cool would it be to be able to do dotnet benchmark
?
This could then interact with the BenchmarkSwitcher
so you can do --class=Benchmarks
, --diagnosers=Memory
, etc
From my understanding we would have to propose it as a CLI issue, but if we were serious about it, I think someone should do a proof-of-concept first.
Anyone agree? Anyone want to take it on?