Skip to content
#

benchmark

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

hyperfine
sharkdp
sharkdp commented Sep 17, 2020

For example:

▶ hyperfine "echo 1" "echo 2" --runs 10

Benchmark #1: echo 1
  Time (mean ± σ):       0.0 ms ±   0.0 ms    [User: 0.0 ms, System: 0.3 ms]
  Range (min … max):     0.0 ms …   0.0 ms    10 runs
 
  Warning: Command took less than 5 ms to complete. Results might be inaccurate.
 
Benchmark #2: echo 2
  Time (mean ± σ):       1.8 ms ±   1.2 ms    [User: 2.0 ms, System: 0.
BenchmarkDotNet
simonech
simonech commented Jun 24, 2019

For each Job, it adds plots about density, cumulative mean, and so on. But two files are named BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--density.png and BenchmarkDotNet.Artifacts/results/MyBench.Sleeps-Time50--facetDensity.png, with the -- instead of single. Like some iteration variable is empty (since later there are names with -Default-
![image](https://user-images.github

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.