Skip to content

perf: reduces size of ScriptValue to 64 bytes, moves some dynamic function methods into function info #404

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

makspll
Copy link
Owner

@makspll makspll commented Mar 31, 2025

Summary

Before this the size of ScriptValue was 168 bytes, this is a reduction of ~2.5x, which should reduce cache pressure and help with cloning/conversion performance.

@makspll makspll merged commit 2796c83 into main Mar 31, 2025
4 of 25 checks passed
@makspll makspll deleted the feat/reduce-script-value-size branch March 31, 2025 19:28
@github-actions github-actions bot mentioned this pull request Mar 31, 2025
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