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

Encode groups sequentially instead of as async tasks #460

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented Aug 5, 2024

Updating to encode groups sequentially instead of as async tasks in TaskGroup allowed me to go up to 100 groups loaded in 118ms

 LOG  Creating groups
 LOG  Created groups in 3017ms
 LOG  Alix loaded 100 groups in 118ms
 LOG  Alix synced 100 groups in 3ms
 LOG  Bo synced 100 groups in 166ms
 LOG  Bo loaded 100 groups in 116ms

@cameronvoell cameronvoell requested a review from a team as a code owner August 5, 2024 15: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.

1 participant