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

`performance_profile()` doesn't passe kwargs to `BenchmarkProfiles.performance_profiles()`

Open d-monnet opened this issue 2 years ago • 1 comments
trafficstars

There is no option to pass BenchmarkProfiles.performance_profiles() keyword arguments such as logscale to SolverBenchmark.performance_profiles. As such it is not possible to desactivate the log scale (among other things) with SolverBenchmark.performance_profiles. I'm not sure what the workaround would be since the kargs are sent to plot.

d-monnet avatar Oct 13 '23 15:10 d-monnet