BenchmarkTools.jl icon indicating copy to clipboard operation
BenchmarkTools.jl copied to clipboard

Missing benchmark output explanation

Open aaronang opened this issue 7 years ago • 1 comments
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?

aaronang avatar Oct 06 '18 06:10 aaronang

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)

vchuravy avatar Oct 06 '18 19:10 vchuravy