diff options
author | polwex <polwex@sortug.com> | 2025-10-07 02:38:28 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-10-07 02:38:28 +0700 |
commit | 64611d312280dd5d63d498ded09ae4e9a6eaf34c (patch) | |
tree | 790dff3049654d3f584b3a17ffb077957f1117ad /ocaml/OCAML_TWEAKS.md | |
parent | ca8a67a583ad39bdb4cf36d635536e099af21bdf (diff) |
refining nock with tail calls and sheet
Diffstat (limited to 'ocaml/OCAML_TWEAKS.md')
-rw-r--r-- | ocaml/OCAML_TWEAKS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ocaml/OCAML_TWEAKS.md b/ocaml/OCAML_TWEAKS.md new file mode 100644 index 0000000..129526c --- /dev/null +++ b/ocaml/OCAML_TWEAKS.md @@ -0,0 +1,2 @@ + +export OCAMLRUNPARAM='l=100M' && dune exec test/test_two_stage_boot.exe 2>&1 | head -80) |