Benchmark.jl
Benchmark.jl copied to clipboard
arguments to functions
In order of not to change to much definitions and use benchmark on functions taking arguments without define new 0 arguments functions. I have tested and works fine, even when not args are passed. Can be a problem when ellipsis doesn't work fine (I can think on an example).