[TYPO3-dev] Memory Consumption of IRRE
    Peter Klein 
    peter at umloud.dk
       
    Fri Jul 10 15:11:10 CEST 2009
    
    
  
You could try switching RTE's.
TinyMCE RTE uses a different loading approach, so the code for the RTE
is only loaded once for the entire BE, compared with HTMLArea which
loads the entire code for each RTE.
--
Peter
On Thu, 09 Jul 2009 22:17:05 +0200, Joerg Schoppet <joerg at schoppet.de>
wrote:
>Hi,
>
>Oliver Klee schrieb:
>> Hi,
>> 
>> Joerg Schoppet schrieb:
>>> A product contains 10 RTE-fields.
>> 
>> The RTE fields account to a very big part of the memory/performance
>> problem. If you deactivate the RTE (or change the fields to be non-RTE),
>> this will be improved a lot.
>> 
>> 
>> Oliver
>I assumed this also. But the rte fields are a requirement :-(
    
    
More information about the TYPO3-dev
mailing list