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

Remove allocations for Brownden in grad! and hess_structure! #61

Merged
merged 2 commits into from
Aug 25, 2022

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Aug 25, 2022

#60

  Problem name: BROWNDEN_manual
                   obj: ⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅ 0.0
              hess_op!: █⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅ 2304.0
           hess_coord!: ████████████████████ 50976.0
                 grad!: ⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅ 0.0
       hess_structure!: ⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅ 0.0
                hprod!: █████████████⋅⋅⋅⋅⋅⋅⋅ 31360.0
         hess_op_prod!: █████████████⋅⋅⋅⋅⋅⋅⋅ 31456.0

@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Base: 99.18% // Head: 99.19% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (387ae9f) compared to base (1c92eb8).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   99.18%   99.19%           
=======================================
  Files          25       25           
  Lines        2959     2965    +6     
=======================================
+ Hits         2935     2941    +6     
  Misses         24       24           
Impacted Files Coverage Δ
src/nlp/problems/brownden.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

Package name latest stable
ADNLPModels.jl
AmplNLReader.jl
CUTEst.jl
CaNNOLeS.jl
DCISolver.jl
JSOSolvers.jl
LLSModels.jl
NLPModelsIpopt.jl
NLPModelsJuMP.jl
PDENLPModels.jl
Percival.jl
QuadraticModels.jl
SolverBenchmark.jl
SolverTools.jl

@probot-auto-merge probot-auto-merge bot merged commit fef7865 into main Aug 25, 2022
@probot-auto-merge probot-auto-merge bot deleted the brownden branch August 25, 2022 15:56
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