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

[Serializer] Cache readability/writability computation #54971

Merged
merged 1 commit into from
May 21, 2024

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented May 17, 2024

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #54865
License MIT

Add in memory cache to reduce the number of times we check whether a property is readable or writable.

@fabpot
Copy link
Member

fabpot commented May 21, 2024

Thank you @mtarld.

@fabpot fabpot merged commit 5f7ee32 into symfony:6.4 May 21, 2024
2 of 10 checks passed
@mtarld mtarld deleted the fix/object-normalizer-perfs branch May 21, 2024 05:46
This was referenced May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants