nmayorov / bounded-lsq

Bounded Least-Squares Optimization for scipy
12 stars 5 forks source link

benchmarks #8

Open ev-br opened 9 years ago

ev-br commented 9 years ago

We need to add a couple of asv-based benchmarks which track performance with time. I'd add one small-scale problem (rosenbrock?), one large-scale problem.

These benchmarks are only needed to future-proof against performance regressions. (existing benchmarks are completely separate)