[TYPO3-core] RFC: Bug #13471: List module eats up tons of memory if displaying records with many references
Christian Kuhn
lolli at schwarzbu.ch
Tue Apr 20 13:53:31 CEST 2010
Christian Kuhn wrote:
> Problem:
> The list module is very wasteful with memory if handling rows with many
> references. It loads a SELECT * from sys_refindex for every displayed
> row of a table to a local class array, just to show a count() and a
> cropped title tag of the gathered data.
FYI:
* Committed 02_4-3 to 4.3 rev. 7402
* Committed 04_trunk to trunk rev. 7403
Thanks
Christian
More information about the TYPO3-team-core
mailing list