[TYPO3-dev] Slow BE since 4.5.x

Helmut Hummel helmut.hummel at typo3.org
Wed Apr 20 22:38:49 CEST 2011


Hi,

On 20.04.11 20:07, Mario Rimann wrote:

> Can one of the BE developers/JS specialists explain where the real
> bottleneck sits and how it could be solved? And/or what's needed to
> solve the problem?

Two things I found out:

1. The loading mask sucks, especiall, when loading list module with many 
tables (This is already tackled by the extension mentioned).

2. There is a delay of 400 milli seconds after each click on a page in 
the pagetree, to be able to detect a double click (to change the page 
title). This is almost half a second where nothing! happens.
After changing this value (in 
t3lib/js/extjs/pagetree/javascript/tree.js) to 0, I was not able to edit 
titles any more, but the loading the content frame went a lot snappier.
Probably there is a better solution for detecting a double click.

Kind regards,
Helmut

-- 
Helmut Hummel
TYPO3 Security Team Leader, TYPO3 v4 Core Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org




More information about the TYPO3-dev mailing list