BenchmarkTools.jl
BenchmarkTools.jl copied to clipboard
judge working with memory
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