[TYPO3-english] Oracle performance issues
Peter Russ
peter.russ at 4many.net
Wed Jul 14 15:08:43 CEST 2010
--- Original Nachricht ---
Absender: Dmitry Dulepov
Datum: 09.07.2010 15:38:
> Hi!
>
> Xavier Perseguers wrote:
>> No, the problem with Oracle really is the rewrite of all queries which
>> is inefficient but very hard to enhance without rewriting most of it.
>
> It is a generic problem of the core :( There are duplicate queries or
> separate fetches of records (multiple queries). But it will be very hard to
> fix because core code has too long history and it is chaotic at the moment
> :( Probably we can use more of caching framework to cache some data between
> requests instead of fetching it. Memcache or APC cache would save lots of
> database calls.
>
Caching framework shouldn't be abused to solve problems due to bad design.
This should be a major focus for TYPO3 4.5 to harden the CORE and remove
the query disaster.
Peter.
--
Fiat lux! Docendo discimus.
_____________________________
uon GbR
http://www.uon.li
http://www.xing.com/profile/Peter_Russ
More information about the TYPO3-english
mailing list