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

Improve performance through less allocations #61

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

fabern
Copy link
Owner

@fabern fabern commented Jun 28, 2023

More in-place functions in the non-isotope base part

@fabern fabern force-pushed the performance-allocations branch from 9de9a0b to 30e1c0e Compare June 29, 2023 01:12
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 57.89% and project coverage change: -0.25 ⚠️

Comparison is base (d7765eb) 66.50% compared to head (30e1c0e) 66.26%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
- Coverage    66.50%   66.26%   -0.25%     
===========================================
  Files           17       17              
  Lines         2726     2748      +22     
===========================================
+ Hits          1813     1821       +8     
- Misses         913      927      +14     
Impacted Files Coverage Δ
src/func_MSB_functions.jl 50.93% <ø> (ø)
src/module_WAT.jl 80.99% <ø> (-0.16%) ⬇️
src/module_KPT.jl 57.33% <57.89%> (-2.77%) ⬇️

... and 2 files with indirect coverage changes

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

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