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: use allocUnsafe where possible #34

Merged
merged 1 commit into from
Aug 2, 2022
Merged

Conversation

achingbrain
Copy link
Owner

Before:

Uint8Arrays.concat with length x 970,746 ops/sec ±1.19% (91 runs sampled)

After:

Uint8Arrays.concat with length x 1,688,327 ops/sec ±0.90% (87 runs sampled)

@achingbrain achingbrain merged commit 8b740e0 into master Aug 2, 2022
@achingbrain achingbrain deleted the perf/use-alloc-unsafe branch August 2, 2022 13:34
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