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

Parallel codec visiting #74

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Parallel codec visiting #74

merged 3 commits into from
Jan 24, 2024

Conversation

quinchs
Copy link
Collaborator

@quinchs quinchs commented Jan 9, 2024

Summary

This pr adds parallel visiting of codecs, where applicable. This generally increases performance for large-scale data structures by visiting them in parallel instead of linearly

@quinchs quinchs requested review from scotttrinh and nsidnev January 9, 2024 17:34
@quinchs quinchs merged commit 6e67a61 into dev Jan 24, 2024
2 checks 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.

2 participants