This repository contains a benchmark for Dune that we use to monitor the evolution of performances.
./bench.sh [dune-binary]
At the moment, this a build of patdiff and all its reverse dependencies. The repository was constructed as follow:
$ opam source patdiff.v0.14.0
$ cd patdiff.v0.14.0
$ opam monorepo lock --recurse-opam --build-only
$ opam monorepo pull