[TYPO3-core] RFC: 13029: Performance issues, when doing large CSV exports

Mathias Gisch m.gisch at mx.uni-saarland.de
Mon Jan 4 18:30:34 CET 2010


REMINDER #2


Best regards,

	Mathias

***********************************
Mathias Gisch
Universität des Saarlandes
Institut für Rechtsinformatik
Tel: +49 (681) 302 4965
m.gisch at mx.uni-saarland.de





Anfang der weitergeleiteten E-Mail:

> Von: Mathias Gisch <m.gisch at mx.uni-saarland.de>
> Datum: 13. Dezember 2009 17:09:55 MEZ
> An: typo3-team-core at srv02.typo3.org
> Betreff: [TYPO3-core] RFC: 13029: Performance issues, when doing large CSV exports
> Antwort an: TYPO3 core team <typo3-team-core at srv02.typo3.org>
> 
> This is an SVN patch request.
> 
> Type: Bug/Tweak
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=13029
> 
> 
> Branches:
> trunk, TYPO3_4-3
> 
> 
> Problem:
> When doing CSV exports many informations are generated twice. For example the function renderListRow(...) 
> and the function addToCSV(..) both call recPath(...) and makeRef(...). This leads to performance and memory 
> issues in large exports (>40000 entries).
> 
> 
> Solution:
> There should be a switch at the beginning of the function renderListRow(...) which checks if it is in CSV-mode or HTML-mode.
> See attached patch
> 
> 
> Best regards,
> 
> 	Mathias Gisch
> 
> ***********************************
> Mathias Gisch
> Universität des Saarlandes
> Institut für Rechtsinformatik
> Tel: +49 (681) 302 4965
> m.gisch at mx.uni-saarland.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug13029.diff
Type: application/octet-stream
Size: 9937 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100104/9d466a51/attachment-0001.obj>
-------------- next part --------------



More information about the TYPO3-team-core mailing list