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

Fix and prettify #24

Merged
merged 4 commits into from
Sep 14, 2024
Merged

Conversation

AntonReinhard
Copy link
Member

@AntonReinhard AntonReinhard commented Sep 14, 2024

The generation code has been improved a bit and now makes use of the new edge sorting in ComputableDAGs. This allows a lot of the compute overloads to be removed.

I compared the results for Compton scattering processes with single spin/pol combinations with the results of the previous implementation and fixed things to make them equal.

I also improved the initial Propagator tasks so they now require almost no allocations, and generally improved the compute functions so the profiler now essentially only shows time spent in *, +, and RuntimeGeneratedFunctions-related overhead.

@AntonReinhard
Copy link
Member Author

PS: also changes the compathelper main branch to dev to stop it from creating a bunch of meaningless PRs

@AntonReinhard AntonReinhard merged commit 5a70448 into QEDjl-project:dev Sep 14, 2024
3 checks passed
@AntonReinhard AntonReinhard deleted the fix_compton branch September 14, 2024 22:06
AntonReinhard added a commit that referenced this pull request Sep 14, 2024
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.

1 participant