Actions
Bug #82936
closedBad performance iterating local files
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2017-11-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The filetree takes very long to load (15 seconds in my case) on a system with many expanded folders (here ~2000) containing files themselves.
This time can be improved by minimizing calls to SplFileInfo.
Actions