We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf364ee commit 876980aCopy full SHA for 876980a
benchmarks/Makefile
@@ -22,7 +22,7 @@ bench:
22
$(MAKE) -C benchmark-ocamlc bench
23
$(MAKE) -C benchmark-partial-render-table bench
24
$(MAKE) -C benchmark-camlboy bench
25
- $(MAKE) -C benchmark-others bench # To try later!
+ $(MAKE) -C benchmark-others bench
26
27
microbenchmarks:
28
@date -u +"%FT%TZ - Microbenchmarks: starting"
0 commit comments