control-toolbox / control-toolbox/bocop
Benchmark
Open
- Dominant language
- C++
- Stars
- 4
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
- [ ] add a specific function benchmark() based on test(), with its own problem list of significant runtime. Maybe use a bench.def file which is a copy of the problem.def (or of an original version), and which can be modified before the solve, in order to broadcast options.
- [ ] make sure we can retrieve the time for the actual problem solving in the log. Check ipopt stats ? More generally, how to retrieve the benchmark results if not run locally (e.g CI run) ?
- [ ] add CI workflow when pushing on branch 'benchmark' ?
Contributor guide
Assessment
This issue has not been assessed yet.