We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b09a56 commit 8269106Copy full SHA for 8269106
dune
@@ -4,5 +4,5 @@
4
(_
5
(flags :standard -warn-error -a+8+9 -w +a-4-32-40-41-42-44-48-70 -color
6
always -strict-sequence -safe-string -short-paths)
7
- (ocamlopt_flags :standard -O3 -color always -unbox-closures
+ (ocamlopt_flags :standard -O3 -color always -inline 30 -unbox-closures
8
-unbox-closures-factor 20)))
0 commit comments