blob: 5d564c97beb358fa4c46f07b2c4a24fa7ae62fe8 [file]
#!/bin/sh
# Run wall time benchmarks as we do on CI.
# Always use the same seed for benchmarks. Ideally we should switch to a
# non-random generator.
export LIBM_SEED=benchesbenchesbenchesbencheswoo!
cargo bench --package libm-test \
--no-default-features \
--features walltime,short-benchmarks,build-musl