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

MadNLPMumps StaticArray dependency removed #328

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

sshin23
Copy link
Member

@sshin23 sshin23 commented Apr 18, 2024

Before

julia> @time using MadNLPMumps
  0.547799 seconds (728.27 k allocations: 47.098 MiB, 7.41% gc time, 30.73% compilation time: 95% of which was recompilation)

After

julia> @time using MadNLPMumps
  0.147422 seconds (251.14 k allocations: 19.561 MiB, 4.87% compilation time)

@sshin23 sshin23 merged commit 3fbe691 into master Apr 18, 2024
7 checks passed
@sshin23 sshin23 deleted the ss/mumps_svector branch April 18, 2024 14:24
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