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

Performance improvements #30

Merged
merged 5 commits into from
Sep 10, 2021
Merged

Performance improvements #30

merged 5 commits into from
Sep 10, 2021

Conversation

dominformant
Copy link
Contributor

Improve precompilation and also run time for correlator objects using a large number of accumulators.

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2021

Codecov Report

Merging #30 (c8a5669) into master (73a7f9b) will increase coverage by 0.90%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   89.26%   90.16%   +0.90%     
==========================================
  Files          16       16              
  Lines         419      417       -2     
==========================================
+ Hits          374      376       +2     
+ Misses         45       41       -4     
Impacted Files Coverage Δ
src/code_replica.jl 100.00% <ø> (ø)
src/correlator.jl 91.86% <100.00%> (+4.36%) ⬆️

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 73a7f9b...c8a5669. Read the comment docs.

@dominformant dominformant changed the title Performance Performance improvements Sep 10, 2021
@dominformant dominformant merged commit f8e18d2 into master Sep 10, 2021
@dominformant dominformant deleted the Performance branch September 10, 2021 13:42
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.

3 participants