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

Mathias Gisch m.gisch at mx.uni-saarland.de
Fri Dec 25 17:41:12 CET 2009


REMINDER #1


Merry christmas to all,

	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/20091225/ac964f1b/attachment-0001.obj>
-------------- next part --------------
> _______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
> 
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core



More information about the TYPO3-team-core mailing list