diff --git a/perf.nb b/perf.nb index db8f895..2c339f9 100644 --- a/perf.nb +++ b/perf.nb @@ -9,6 +9,7 @@ If[ Length[CCompilers[]] > 0, $CompilationTarget = "C" ]; +SetOptions[Compile, RuntimeOptions -> "Speed"]; ClearAll[$printOutput]; $printOutput = True;