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

Remove MVector from intensities calls for SampledCorrelations #323

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

ddahlbom
Copy link
Member

@ddahlbom ddahlbom commented Sep 30, 2024

Removed the MVector from the phase averaging procedure and replaced with an SVector. This explicitly ensures static behavior without relying on compiler optimizations. On a simple example, performance was improved by ~35%.

@kbarros kbarros merged commit f6ec99a into main Oct 1, 2024
4 checks passed
@kbarros kbarros deleted the remove-mvector-from-sc branch October 1, 2024 14:55
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