Statistical analysis of OCaml compiler compilation time
- OCaml 70.2%
- Standard ML 27.1%
- Gnuplot 2%
- Shell 0.4%
- Makefile 0.3%
| analyzer | ||
| cases | ||
| lib | ||
| misc | ||
| resume | ||
| runner | ||
| small_tools | ||
| .gitignore | ||
| cpu_isolation.sh | ||
| dune-project | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
This is repository is a collection of libraries and tools to collect and analyze the compilation profiles of OCaml programs.
The main objective is to harvest data and knowledge about the performance of the OCaml compiler in the opam ecosystem and track the effect of various PRs on the OCaml compiler performance.