Bug #57811

filelist and file wizard very slow for more file than usual

Added by Bernd Wilke over 1 year ago. Updated about 1 year ago.

Status:Closed Start date:2014-04-10
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Backend User Interface Spent time: -
Target version:-
TYPO3 Version:6.1 Is Regression:No
PHP Version:5.4 Sprint Focus:
Complexity:

Description

having just some files more than average slows down filelist module and much more the file wizard attached to file-fields of CEs.

in filelist module TYPO3 always displays the number of files in a folder, which is very expensive if there are e.g. 200 folders with around 2000 files each.

in the file wizard none such number is displayed but the display is much more slower.

it is not the filesystem: you may enter the command 'ls -l tester/*' in a shell which is shown in less than a minute ('ls tester/*' just takes 15 seconds)

example:
download the attached file 'crate_files.sh' into your fileadmin/ folder ad execute it.
afterwards try to select the new copied file fileadmin/tester/dir/199/dummy_31415.png into an image CE.
previously you might index these folders by viewing the folders in the filelist-module.

even if you disable thumbnails and extended view it takes minutes, which is not practicable for editors which might need to use multiple files from these folders.

create_files.sh Magnifier (315 Bytes) Bernd Wilke, 2014-04-10 16:40


Related issues

duplicates Core - Bug #56746: File list always fetches all files in folder Resolved 2014-03-11

History

#1 Updated by Markus Klein over 1 year ago

  • Status changed from New to Accepted

#2 Updated by Stefan Neufeind about 1 year ago

  • Status changed from Accepted to Closed

duplicates/solved with #56746

Also available in: Atom PDF