Skip to content

optimize hydrator class generation#1

Open
pvonr wants to merge 3 commits into
masterfrom
optimize-hydrator-class-generation
Open

optimize hydrator class generation#1
pvonr wants to merge 3 commits into
masterfrom
optimize-hydrator-class-generation

Conversation

@pvonr

@pvonr pvonr commented Jun 11, 2019

Copy link
Copy Markdown
Owner

The reflection api returns public and protected properties of all super classes. With this commit we stop reading and writing those properties multiple times in the generated hydrator classes. This improves performance in situations when hydration of deep hierarchies is required.

@pvonr pvonr force-pushed the optimize-hydrator-class-generation branch from 62485bf to 9322fa1 Compare June 11, 2019 07:52
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