Usage of `hyperfine` to benchmark code
femtomc opened this issue · 1 comments
femtomc commented
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?