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

First pass to reduce f allocations #242

Merged
merged 2 commits into from
Jan 10, 2023
Merged

First pass to reduce f allocations #242

merged 2 commits into from
Jan 10, 2023

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Dec 20, 2022

Follow-up of #241

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 99.79% // Head: 99.68% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (86411c4) compared to base (51b27d7).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   99.79%   99.68%   -0.12%     
==========================================
  Files         793      793              
  Lines        7335     7257      -78     
==========================================
- Hits         7320     7234      -86     
- Misses         15       23       +8     
Impacted Files Coverage Δ
src/ADNLPProblems/allinit.jl 100.00% <ø> (ø)
src/ADNLPProblems/allinitc.jl 100.00% <ø> (ø)
src/ADNLPProblems/allinitu.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer1c.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer1d.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer2c.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer3c.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer4c.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer5c.jl 100.00% <ø> (ø)
src/ADNLPProblems/palmer5d.jl 100.00% <ø> (ø)
... and 98 more

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.

@tmigot
Copy link
Member Author

tmigot commented Dec 20, 2022

There is still quite a list....

brybnd
clplatea
clplateb
clplatec
curly
curly10
curly20
curly30
elec
fminsrf2
hovercraft1d
hs111
hs117
hs119
hs86
ncb20
ncb20b
palmer1c
palmer1d
palmer2c
palmer3c
palmer4c
palmer5c
palmer5d
palmer6c
palmer7c
palmer8c
penalty2
polygon2
sbrybnd
spmsrtls
tetra
tetra_duct12
tetra_duct15
tetra_duct20
tetra_foam5
tetra_gear
tetra_hook
threepk
triangle
triangle_deer
triangle_pacman
triangle_turtle

@tmigot tmigot merged commit 77ab77d into main Jan 10, 2023
@tmigot tmigot deleted the fix-allocs-obj branch January 10, 2023 13:42
@tmigot
Copy link
Member Author

tmigot commented Jan 10, 2023

Connected to #243

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