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

judge working with memory

Open mschauer opened this issue 8 years ago • 0 comments

I hope this is isn't a usage question but I think it would be nice if

julia> judge(memory(oldresults["solver"]), memory(results["solver"]))
ERROR: MethodError: no method matching judge(::Int64, ::Int64)

would work

mschauer avatar Aug 11 '17 16:08 mschauer