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

reduce allocations for (inv) hessians, more clean up #698

Merged
merged 2 commits into from
May 14, 2021
Merged

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@chriscoey chriscoey changed the title WIP: reduce allocations for (inv) hessians, more clean up reduce allocations for (inv) hessians, more clean up May 14, 2021
@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #698 (c658e56) into master (c956508) will decrease coverage by 0.01%.
The diff coverage is 99.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #698      +/-   ##
==========================================
- Coverage   96.77%   96.76%   -0.02%     
==========================================
  Files          54       54              
  Lines        7995     7970      -25     
==========================================
- Hits         7737     7712      -25     
  Misses        258      258              
Impacted Files Coverage Δ
src/Cones/epipersepspectral/epipersepspectral.jl 100.00% <ø> (ø)
src/Cones/hypoperlog.jl 99.52% <ø> (ø)
src/Cones/hypoperlogdettri.jl 99.19% <ø> (ø)
src/Cones/hyporootdettri.jl 98.98% <ø> (ø)
...c/Cones/possemideftrisparse/possemideftrisparse.jl 100.00% <ø> (ø)
src/Solvers/process.jl 95.36% <50.00%> (ø)
src/Cones/Cones.jl 98.30% <100.00%> (+0.26%) ⬆️
src/Cones/doublynonnegativetri.jl 99.00% <100.00%> (-0.03%) ⬇️
src/Cones/epinormeucl.jl 98.38% <100.00%> (-0.04%) ⬇️
src/Cones/epinorminf.jl 97.88% <100.00%> (+0.02%) ⬆️
... and 24 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c956508...c658e56. Read the comment docs.

@chriscoey chriscoey merged commit f487a07 into master May 14, 2021
@chriscoey chriscoey deleted the hessalloc branch May 14, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant