Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serializer] Cache readability/writability computation#54971

Merged
fabpot merged 1 commit into
symfony:6.4from
mtarld:fix/object-normalizer-perfs
May 21, 2024
Merged

[Serializer] Cache readability/writability computation#54971
fabpot merged 1 commit into
symfony:6.4from
mtarld:fix/object-normalizer-perfs

Conversation

@mtarld
Copy link
Copy Markdown
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
Copy Markdown
Member

fabpot commented May 21, 2024

Thank you @mtarld.

@fabpot fabpot merged commit 5f7ee32 into symfony:6.4 May 21, 2024
@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.

3 participants