Skip to content

Commit 8269106

Browse files
committed
perf: dune flags
1 parent 6b09a56 commit 8269106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dune

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
(_
55
(flags :standard -warn-error -a+8+9 -w +a-4-32-40-41-42-44-48-70 -color
66
always -strict-sequence -safe-string -short-paths)
7-
(ocamlopt_flags :standard -O3 -color always -unbox-closures
7+
(ocamlopt_flags :standard -O3 -color always -inline 30 -unbox-closures
88
-unbox-closures-factor 20)))

0 commit comments

Comments
 (0)