The Wayback Machine - https://web.archive.org/web/20201220030701/https://github.com/topics/benchmark
Skip to content
#

benchmark

Here are 2,400 public repositories matching this topic...

hyperfine
fredericcogny
fredericcogny commented Nov 23, 2020

I would like to parameterize the command name based on the parameters from the parameter list

Currently the --command-name only seem to take into account the first one in the list it would be nice if we could parametrerize the --command-name with the <VAR> as we do in the actual command

Here is a concrete example I'm running

hyperfine "brun -c opt -- //simwork/examples:Hepatitis
BenchmarkDotNet
vasil-pashov
vasil-pashov commented Dec 12, 2020

Is your feature request related to a problem? Please describe.
Benchmark currently supports nanoseconds, microseconds and milliseconds. Benchmarks which take several seconds are really hard on the eyes. Support for reporting in seconds could be added.

Describe the solution you'd like
Add TimeUnit::kSeconds and update the functions taking TimeUnit so that reporting in seconds could be

Improve this page

Add a description, image, and links to the benchmark topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the benchmark topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.