Skip to content

Conversation

@monkey0506
Copy link
Owner

Cache the custom marshaling behavior to remove GC pressure and unnecessary allocations.

Fixes #4.

@monkey0506 monkey0506 added the enhancement New feature or request label Apr 18, 2023
@monkey0506 monkey0506 added this to the v2.0.0 milestone Apr 18, 2023
@monkey0506 monkey0506 self-assigned this Apr 18, 2023
@monkey0506 monkey0506 linked an issue Apr 18, 2023 that may be closed by this pull request
@monkey0506
Copy link
Owner Author

This will require further testing to ensure correct behavior before merging.

@monkey0506 monkey0506 merged commit c7fc126 into incremental-generator Apr 27, 2023
@monkey0506 monkey0506 deleted the cache-marshal-as branch April 27, 2023 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cache custom marshaling behavior for comparisons

2 participants