JuliaCI / BenchmarkTools.jl

A benchmarking framework for the Julia language
Other
604 stars 97 forks source link

Run gcscrub after warmup and remove unnecessary gc run for first sample #367

Closed Zentrik closed 2 months ago

Zentrik commented 2 months ago

Also, moved trial construction before gcscrub as it's mutable.