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

Split processor and result structure #12

Merged
merged 2 commits into from
May 3, 2024

Conversation

TrAyZeN
Copy link
Member

@TrAyZeN TrAyZeN commented May 2, 2024

This PR splits processor (didn't find a better naming) with its result. It avoids needless allocations.

These changes increases performance of parallel code by 5-10%.

This PR depends on #11 (marked as draft until #11 is merged)

@TrAyZeN TrAyZeN requested a review from kingofpayne May 2, 2024 16:07
@kingofpayne
Copy link
Contributor

#11 has been merged, you can go ahead.

@TrAyZeN TrAyZeN marked this pull request as ready for review May 3, 2024 09:59
@TrAyZeN
Copy link
Member Author

TrAyZeN commented May 3, 2024

It's now ready for review

@kingofpayne
Copy link
Contributor

Excellent ! Thanks for the contribution !

@kingofpayne kingofpayne merged commit 7d63ba6 into Ledger-Donjon:master May 3, 2024
1 check passed
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.

None yet

2 participants