BenchmarkDotNet
BenchmarkDotNet copied to clipboard
add quiet logger
@franciscomoloureiro could you please solve the merge conflict?
What the PR implement? [QuietMode] could mean the following cases:
- from #2092
quiet mode: https://github.com/dotnet/BenchmarkDotNet/issues/190 (the processes can talk, but just don't print stuff to output)
- from #190 Adam
- Completely no output (from some comment in #190)
What the PR implement?
[QuietMode]could mean the following cases:quiet mode: #190 (the processes can talk, but just don't print stuff to output)
- from #190 Adam
- Completely no output (from some comment in Feature request: quiet mode #190)
It is impementing 2. Running the benchmark with less output