Skip to content

Conversation

@mp911de
Copy link
Member

@mp911de mp911de commented Nov 7, 2025

Closes #4068

…eneration.

We use now a cached variant by deferring EntityManagerFactory creation.
Refine docs, use records for non-public API.
@mp911de mp911de added this to the 4.0 GA (2025.1.0) milestone Nov 7, 2025
@mp911de mp911de added the type: task A general task label Nov 7, 2025
@odrotbohm
Copy link
Member

I've applied the patch locally and see the repeated lookups gone from the logs. 👍

@mp911de mp911de requested a review from schauder November 10, 2025 14:45
christophstrobl pushed a commit that referenced this pull request Nov 12, 2025
…eneration.

We use now a cached variant by deferring EntityManagerFactory creation.

Closes: #4068
Original Pull Request: #4071
christophstrobl pushed a commit that referenced this pull request Nov 12, 2025
Refine docs, use records for non-public API.

Original Pull Request: #4071
@christophstrobl christophstrobl deleted the issue/4068 branch November 12, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid repeated creation of EntityManagerFactory in AOT repository generation.

4 participants