Project

General

Profile

Actions

Bug #21856

closed

Performance issues, when doing large CSV exports

Added by Mathias Gisch over 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-12-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

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).

There should be a switch at the beginning of the function renderListRow(...) which checks if it is in CSV-mode or HTML-mode.

(issue imported from #M13029)


Files

bug13029.diff (9.7 KB) bug13029.diff Administrator Admin, 2009-12-13 17:04
Actions #1

Updated by Alexander Opitz about 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF