Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 420 Bytes

First, run ./prepare.sh to generate the benchmark files. On Windows, use a Bash (WSL, Git, Cygwinm ...) to do this, but you can use CMD for the actual benchmark run if the CMD environment is what you want to benchmark for.

To run the benchmark, use a benchmarking tool such as hyperfine:

hyperfine -w 3 -m 10 ../../jest /tmp/other-jest-clone-to-compare-against/jest