stack-of-tasks / eiquadprog

C++ reimplementation of eiquadprog
GNU Lesser General Public License v3.0
34 stars 25 forks source link

Benchmarks #4

Open nim65s opened 4 years ago

nim65s commented 4 years ago

As stated by @proyan in https://github.com/stack-of-tasks/tsid/issues/9#issuecomment-558100475 :

We should have benchmarks for the 3 solvers proposed here, and other similar projects available on the web.

nim65s commented 4 years ago

(self-assigning this, but it's not really high priority on my todolist, so if anyone wants to do that don't hesitate :) )

asherikov commented 3 years ago

I did some benchmarking against my solver https://github.com/asherikov/qpmad_benchmark, feedback is welcome. It would be nice to include your typical problems as well.