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

Improve fork performance #33

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

localusercamp
Copy link
Collaborator

@localusercamp localusercamp commented Jun 27, 2024

Description

Array fork function is awful at performance. This is a fix.
There is no breaking changes, just performance improvements.
New implementation is ~90x faster (Benchmark).

@localusercamp localusercamp changed the title feat(perf): improve fork performance Improve fork performance Jun 27, 2024
@aleclarson aleclarson merged commit 88807cc into radashi-org:main Jun 27, 2024
0 of 4 checks passed
@aleclarson aleclarson added the 🔥 performance An improvement to runtime performance label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 performance An improvement to runtime performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants