sharkdp / hyperfine

A command-line benchmarking tool
Apache License 2.0
21.67k stars 349 forks source link

Usage of `hyperfine` to benchmark code #694

Open femtomc opened 11 months ago

femtomc commented 11 months ago

Hi all! First, I love this package - it's been super useful for me at the command line.

Second: I'd love to use this package to benchmark running code e.g. in Python. I suspect this is out of scope for this package to support, but I'd be interested in setting up bindings (or something similar) in an external repo that uses hyperfine.

Is there a sense in whether this would be easy or hard to do?

sharkdp commented 11 months ago

Thank you for the feedback.

Please see #135, #153, #170