Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarking against other differentiable convex optimization softwares #11

Open
akshay326 opened this issue Jun 9, 2020 · 4 comments

Comments

@akshay326
Copy link
Collaborator

Although not now, some day down the road it might be good to benchmark our code (in terms of speed / supported problem types) against other existing solutions. Some possible candidates:

@akshay326
Copy link
Collaborator Author

akshay326 commented Jun 9, 2020

how could i forget 😅

@matbesancon
Copy link
Collaborator

yes agreed, setting up benchmark can be quite some work, a good starting point will be setting up tests (checking identical solutions) :)

@akshay326 akshay326 self-assigned this Jun 11, 2020
@akshay326
Copy link
Collaborator Author

using QPs from http://qplib.zib.de/
Open to any other references!

@odow
Copy link
Member

odow commented Apr 12, 2023

See #233 for a report and code that DiffOpt is much faster than alternatives. I think we need to double check what we're benchmarking and how.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants