Skip to content

Instantly share code, notes, and snippets.

@lucaspolo
Created October 7, 2021 03:29
Show Gist options
  • Save lucaspolo/da5d85cd5e362bb798ec4d57b228cf53 to your computer and use it in GitHub Desktop.
Save lucaspolo/da5d85cd5e362bb798ec4d57b228cf53 to your computer and use it in GitHub Desktop.
lucaspolo@notebook:~$ hyperfine --warmup 3 python fibonacci.py
Benchmark #1: python
Time (mean ± σ): 44.2 ms ± 1.8 ms [User: 49.1 ms, System: 8.8 ms]
Range (min … max): 41.2 ms … 51.0 ms 67 runs
Benchmark #2: fibonacci.py
Error: Command terminated with non-zero exit code. Use the '-i'/'--ignore-failure' option if you want to ignore this. Alternatively, use the '--show-output' option to debug what went wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment