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

stdlib: improve perf of uuid #242

Merged
merged 1 commit into from
Sep 5, 2020
Merged

stdlib: improve perf of uuid #242

merged 1 commit into from
Sep 5, 2020

Conversation

dirkdev98
Copy link
Member

Utilize a pool for rng. Improves throughput approx 6 times.
This fix is brought by upstream uuidjs/uuid#513

Utilize a pool for rng. Improves throughput approx 6 times.
This fix is brought by upstream uuidjs/uuid#513
@dirkdev98 dirkdev98 requested a review from tjonger as a code owner September 5, 2020 10:32
@dirkdev98 dirkdev98 merged commit ef62575 into master Sep 5, 2020
@dirkdev98 dirkdev98 deleted the perf/uuid branch September 5, 2020 10:33
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