Project

General

Profile

Actions

Task #61588

closed

Loading many images in backend forms is slow

Added by Kay Strobach over 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-09-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
medium
Sprint Focus:

Description

What i've done:

  • upgraded an installation from 4.5 -> 4.7 -> 6.1 -> 6.2

What i've expected:

  • good useable backend

What i got:

  • For some tce_forms and backend moduls i need to wait up to 5 minutes to load

Steps to reproduce (way 1 listmodule):

  • create a page
  • add text w/ image elements
  • add quite an amount of images (20-50)
  • clean the corresponding processed folder (as it would be after the update)
  • try to open list module of the page with preview enabled

Steps to reproduce (way 1 tce_forms):

  • create a page
  • add text w/ image elements
  • add quite an amount of images (20-50)
  • clean the corresponding processed folder (as it would be after the update)
  • disabled image preview in user settings
  • open list module try to edit the created content elements, also takes quite long

Ideas for a solution:

I really like the direct embedding of the images, but speed matters more, so i would suggest the following:
1. try to render previews and store them
2. track time, and if it takes longer then 2 or 3 seconds fallback to thumbs.php and create the images in parallel after loading the module

Another solution would be to show some kind of progressbar as the number of images should be known somehow ;) (but i like the soft fallback with more speed much more!)

this would have several positive effects on the felt speed of the TYPO3 Backend.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #60835: Slow manipulation of file relations in backend user interfaceClosed2014-08-07

Actions
Related to TYPO3 Core - Feature #59341: Provide progress indicator while image-processing FAL uploadsClosed2014-06-04

Actions
Actions

Also available in: Atom PDF