Skip to content

Revision 0.32.24#848

Merged
sinclairzx81 merged 1 commit intomasterfrom
convert
Apr 25, 2024
Merged

Revision 0.32.24#848
sinclairzx81 merged 1 commit intomasterfrom
convert

Conversation

@sinclairzx81
Copy link
Copy Markdown
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.

1 participant