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

Rotate performances profiles

Open tmigot opened this issue 3 years ago • 0 comments

When using profile_solvers for several plots, the figures are plotted horizontally. I wonder if there is a simple way to plot them vertically instead?

I managed to make it work modifying: https://github.com/JuliaSmoothOptimizers/SolverBenchmark.jl/blob/574cfa9b95df735b2fd759fd51a148544f004f38/src/profiles.jl#L127

https://github.com/JuliaSmoothOptimizers/SolverBenchmark.jl/blob/574cfa9b95df735b2fd759fd51a148544f004f38/src/profiles.jl#L129

but there might be a simplest way.

tmigot avatar May 23 '22 14:05 tmigot