Task #45589
closed
Make TYPO3 backend faster (again)
Added by Thomas Deinhamer almost 12 years ago.
Updated over 9 years ago.
Description
It's my impression that the TYPO3 backend got slower and slower on each release;
I can only speak of TYPO3 4.4, 4.5 and 6.0 but backend performance got worse from 4.4 to 4.5 to 6.0.
I'm running 4.5 and 6.0 on the same virtual machine locally with
APC enabled, and 4.5 is a lot faster in loading backend pages than 6.0 -
and it's not "in-browser" rendering duration nor resource-downloading;
it takes a lot of time until the server sends data back to the browser.
How can the speed be addressed and field of optimization be identified?
That's the price you pay for "modern", "MVC", "dependency injection", etc. When the code becomes more complex, it usually runs slower. If you need better speed, stay with 4.5.
Dmitry, that's not true. Complexity does not imply slowness. Dirty code however does as it is not maintainable and can not easily optimized without breaking functionality.
- Status changed from New to Needs Feedback
please try CMS7 and give us feedback here, as we made a lot of cleanups here,
- Status changed from Needs Feedback to Closed
- Target version deleted (
6.1.0)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
The BE of 6.2 is faster then the one from 6.0 (on my machines) and TYPO3 CMS 7 again speeds up the backend.
Also available in: Atom
PDF