JuliaSmoothOptimizers / JuliaSmoothOptimizers/SolverBenchmark.jl

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

Open
#143 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Julia
Stars
22
Forks
12
Avg merge
7h 42m
Merged PRs (30d)
2

Description

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`](https://github.com/JuliaSmoothOptimizers/SolverBenchmark.jl/blob/ebdf45f4a007849cdc0cedcd43f03db0dcffd5cc/src/profiles.jl#L129).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.