Tool for merlin performance analysis
Merl-an generates queries to analyze merlin performance and behavior, executes them and gathers the results.
Since merl-an streamlines Merlin's main trunk, we recommend building a local switch and manually adding the dependency to Merlin:
opam update
opam switch create . --deps-only --with-doc --with-test --with-dev-setup -y
eval $(opam env)
dune build