Skip to content

Add benchmarks with ADNLPModels.jl#92

Draft
amontoison wants to merge 3 commits intomainfrom
benchmarks.jl
Draft

Add benchmarks with ADNLPModels.jl#92
amontoison wants to merge 3 commits intomainfrom
benchmarks.jl

Conversation

@amontoison
Copy link
Copy Markdown
Member

I have the following results with the smaller problems:

|               problem |    nequ |    nvar |                backend |  coord_residual |
|  problem-16-22106-pre |  167436 |   66462 | BundleAdjustmentModels | 0.07969 seconds |
|  problem-16-22106-pre |  167436 |   66462 |            ADNLPModels | 0.22904 seconds |
|  problem-21-11315-pre |   72910 |   34134 | BundleAdjustmentModels | 0.03291 seconds |
|  problem-21-11315-pre |   72910 |   34134 |            ADNLPModels | 0.09916 seconds |
|  problem-39-18060-pre |  127102 |   54531 | BundleAdjustmentModels | 0.05802 seconds |
|  problem-39-18060-pre |  127102 |   54531 |            ADNLPModels | 0.18114 seconds |
|  problem-50-20431-pre |  147934 |   61743 | BundleAdjustmentModels | 0.06764 seconds |
|  problem-50-20431-pre |  147934 |   61743 |            ADNLPModels | 0.21581 seconds |
|   problem-49-7776-pre |   63686 |   23769 | BundleAdjustmentModels | 0.02919 seconds |
|   problem-49-7776-pre |   63686 |   23769 |            ADNLPModels | 0.09215 seconds |
|  problem-73-11032-pre |   92244 |   33753 | BundleAdjustmentModels | 0.04247 seconds |
|  problem-73-11032-pre |   92244 |   33753 |            ADNLPModels | 0.13800 seconds |

@amontoison amontoison marked this pull request as draft June 22, 2024 21:44
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (cc7bc62) to head (f1eaea8).
Report is 7 commits behind head on main.

Current head f1eaea8 differs from pull request most recent head 7539302

Please upload reports for the commit 7539302 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   92.54%   92.71%   +0.17%     
==========================================
  Files           5        5              
  Lines         295      302       +7     
==========================================
+ Hits          273      280       +7     
  Misses         22       22              

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

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.

1 participant