mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
8 lines
300 B
Text
8 lines
300 B
Text
|
|
(executables
|
|
((names (bench_persistent_read bench_persistent))
|
|
(libraries (sequence benchmark))
|
|
(flags (:standard -w +a-4-42-44-48-50-58-32-60@8 -safe-string -color always))
|
|
(ocamlopt_flags (:standard -O3 -color always
|
|
-unbox-closures -unbox-closures-factor 20))
|
|
))
|