Awesome
fd-benchmarks
This repository contains a few scripts to run benchmarks, comparing
fd
with find
.
To run these benchmarks:
- Install hyperfine.
- Adapt the
SEARCH_ROOT
inconfig.sh
. - Run any of the
warm-cache-*.sh
orcold-cache-*.sh
scripts.
Regression testing
To test two different versions of fd
, see readme in the regression.sh
script.