JuliaSmoothOptimizers / SolverBenchmark.jl

Benchmark tools for solvers
Other
23 stars 10 forks source link

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

Open d-monnet opened 1 year ago

d-monnet commented 1 year ago

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.