hyperfine — benchmark two commands and compare results
hyperfine 'fd -e py' 'find . -name "*.py"'
hyperfine is a command-line benchmarking tool that runs each command multiple times, discards outliers, and produces a statistical summary with mean, stddev, and a relative comparison — making it the gold standard for micro-benchmarks.
#comparison
#cli
#performance
#hyperfine
#benchmark
다운로드
⬇ GIF (277.8 KB)
⬇ MP4 (변환 중...)
임베드
[](https://agentgif.com/@agentgif/hyperfine-compare)
<a href="https://agentgif.com/@agentgif/hyperfine-compare"><img src="https://media.agentgif.com/preseed/hyperfine-compare/demo.gif" alt="hyperfine — benchmark two commands and compare results" width="1200"></a>
<iframe src="https://agentgif.com/embed/J12ni9mj/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="J12ni9mj"></div><script src="https://agentgif.com/widget.js" async></script>