Benchmark.jl
Benchmark.jl copied to clipboard
GC data
It would be nice to see the garbage collection data (time and bytes). The time macro in Base supports this. See: https://github.com/JuliaLang/julia/blob/e9948b4b65140d3e82006bc222834ddf88cbbc9b/base/util.jl#L51-L63
Pull requests are always welcome.