BenchmarkTools.jl
BenchmarkTools.jl copied to clipboard
Missing benchmark output explanation
trafficstars
It is not clear to me whether the output is based on the wall clock or CPU time. Could we add this to the documentation?
It's wall clock. I started adding CPU time in https://github.com/JuliaCI/BenchmarkTools.jl/pull/94 but I got distracted along the way (and found it to be tricky across platforms)