ocamlearlybird · dk
Running ocamlearlybird using dk is:
git clone --branch dk1-high-performance https://github.com/jonahbeckford/ocamlearlybird.git
cd ocamlearlybird
./dk1 restore github-l2 jonahbeckford/ocamlearlybird
./dk1 run-object NotHackwaly_Ocamlearlybird.Ocamlearlybird@1.3.6 \
-s Release.execution_abi -m ./bin/ocamlearlybird.exe -- --help
That is the technique from the dk1-high-performance branch. There is also a dk1-quick-setup branch which trades off an easier adoption for maintainers with a slower download for ocamlearlybird users.
Both branch reviews you see below have performance numbers.
Branch reviews · net diff of each branch against its base
Quick Setup →dk1-quick-setup vs master · build from source High Performance →dk1-high-performance vs dk1-quick-setup · prebuilt datastoreAdoption guide (rendered CLO.md)
CLO.md adoption guide →Quick Setup, High Performance, and the opam venv dev loopFound a bug? Report it on the CommonsLang_OCaml issue tracker →