Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 440 Bytes

fd-benchmarks

This repository contains a few scripts to run benchmarks, comparing fd with find.

To run these benchmarks:

  1. Install hyperfine.
  2. Adapt the SEARCH_ROOT in config.sh.
  3. Run any of the warm-cache-*.sh or cold-cache-*.sh scripts.

Regression testing

To test two different versions of fd, see readme in the regression.sh script.