Bug #77045
closedFormEngine extremely slow due to Doctrine changes
100%
Description
The commit from #75650 kills FormEngine performance towards unacceptable.
We have an instance with 24k news records and 20k images assigned to them.
Opening the edit form of the very same news record before the patch took less than a second.
With the patch in it mostly exceeds the maximum execution time of 250s and CPU load of a single core is 60 to 70% throughout this time.
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48913
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48913
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48913
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48948
Updated by Morton Jonuschat over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9809e8bf301ef65fb5916411463007c7df7e709a.
Updated by Gerrit Code Review over 8 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48948
Updated by Markus Klein over 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset f077e27e35986a357aa1ab2a7c60124cb1b10717.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Updated by Stephan Großberndt about 7 years ago
- Precedes Bug #83301: ListView search returns all elements added