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

Revision 0.32.24 #848

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Revision 0.32.24 #848

merged 1 commit into from
Apr 25, 2024

Conversation

sinclairzx81
Copy link
Owner

This PR implements a small optimization on Value.Convert. It changes the Object property conversion to avoid reducing on properties, instead opting to populate in empty object (avoiding recurrent object initialization)

In future, additional optimizations may be possible by changing Convert from a immutable function to mutable (will need to be on the next minor revision as this would technically a breaking change)

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.

None yet

1 participant