I wrote this to investigate coq/coq#11107 and compare performance of Coq compiled in different ways; if you don't know what that is, you don't care.
Beware no warranty. Please be familiar with bash
and read stuff before executing it.
Also, these benchmark create new opam switches (with hardcoded names) and add opam repos for testing.
In short:
- install
opam
- setup with
./harness-create.sh
to create the needed switches; - just run
./harness.sh
.
Or read those scripts, and run the parts you need.