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

Improve mapping function in ExtendedEntityManagerCreator.createProxy() #27456

Closed

Conversation

stsypanov
Copy link
Contributor

As soon as there are up to two items in the resulting array we can populate it explicitly which is faster and memory-saving.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 23, 2021
@sbrannen sbrannen added the in: data Issues in data modules (jdbc, orm, oxm, tx) label Oct 25, 2021
@sbrannen sbrannen added this to the 5.3.13 milestone Oct 25, 2021
@sbrannen sbrannen self-assigned this Oct 25, 2021
@sbrannen sbrannen added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 25, 2021
@sbrannen sbrannen changed the title Improve mapping function for ExtendedEntityManagerCreator.cachedEntityManagerInterfaces Improve mapping function in ExtendedEntityManagerCreator.createProxy() Oct 25, 2021
@sbrannen sbrannen closed this in 0268e76 Oct 25, 2021
@sbrannen
Copy link
Member

This has been merged into 5.3.x and main.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants