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.
tune
evals=1
1 parent ae73e43 commit 83ddd09Copy full SHA for 83ddd09
benchmark/benchmarks.jl
@@ -58,4 +58,5 @@ SUITE["gc"]["full"] = @benchmarkable(
58
GC.gc(true),
59
setup=(GC.gc(true); append_lots(size=159)),
60
seconds=30,
61
+ evals=1,
62
)
0 commit comments