Project

General

Profile

Actions

Task #45589

closed

Make TYPO3 backend faster (again)

Added by Thomas Deinhamer about 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2013-02-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

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.

Actions #1

Updated by Felix Kopp about 11 years ago

How can the speed be addressed and field of optimization be identified?

Actions #2

Updated by Dmitry Dulepov almost 11 years ago

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.

Actions #3

Updated by Ingo Renner almost 11 years ago

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.

Actions #4

Updated by Benni Mack over 9 years ago

  • Status changed from New to Needs Feedback

please try CMS7 and give us feedback here, as we made a lot of cleanups here,

Actions #5

Updated by Alexander Opitz almost 9 years ago

  • 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.

Actions

Also available in: Atom PDF