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

Add script to benchmark KKT solution time for OPF #70

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

frapac
Copy link
Member

@frapac frapac commented Nov 17, 2023

You can run the script simply as

julia --project scripts/kkt/benchmark_kkt.jl

The results are stored in scripts/kkt/results by default.

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db497f5) 76.76% compared to head (3e37c0e) 76.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   76.76%   76.76%           
=======================================
  Files          22       22           
  Lines        2152     2152           
=======================================
  Hits         1652     1652           
  Misses        500      500           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frapac frapac merged commit e81bbbd into master Nov 18, 2023
5 checks passed
@frapac frapac deleted the fp/benchmark_kkt branch November 18, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants