dotnet / dotnet/BenchmarkDotNet
[Feature Request] Support `dotnet run benchmark.cs -c Release`
Open
Area:Toolchains
enhancement
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 1.1k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 12
Description
.NET is introducing the ability to just run .cs files, as detailed in https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-app/. It would be great if BDN could support this natively, so we can just write a one-off benchmark and run it without having to make a temp project.
Contributor guide
Assessment
This issue has not been assessed yet.