dotnet / dotnet/BenchmarkDotNet
[FR] Support arbitrary process calls ala `["python", "-c", "8*9"]`
Open
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 1.1k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 12
Description
I am wondering if adding support for benchmarking arbitrary process calls is possible for this project. Something like https://github.com/sharkdp/hyperfine/ , though perhaps with fewer shellisms.
Contributor guide
Assessment
This issue has not been assessed yet.