Project

General

Profile

Actions

Task #85605

closed

Decouple thumbnails generation from controllers

Added by Frank Nägler almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2018-07-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Deferred rendering of thumbnails via an external request will speed up the backend performance.
because the rendering (resize, scale, crop) of thumbnails is part of the same PHP process the slow down the page loading in the backend.
this happens mainly if a page show a lot of thumbnails, e.g. in the page module or in the file list module.

A new ThumbnailController can take care of the rendering in an own route / process, which will not block the rendering of the whole page.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #85607: Render deferred thumbnails in file list moduleClosedFrank Nägler2018-07-20

Actions
Related to TYPO3 Core - Task #82402: Create viewHelper to load images asynchronousClosedJan Helke2017-09-09

Actions
Actions #1

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from In Progress to Under Review

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #2

Updated by Frank Nägler almost 6 years ago

  • Related to Feature #85607: Render deferred thumbnails in file list module added
Actions #3

Updated by Gerrit Code Review almost 6 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #4

Updated by Gerrit Code Review almost 6 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #5

Updated by Gerrit Code Review almost 6 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #6

Updated by Gerrit Code Review almost 6 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #7

Updated by Gerrit Code Review almost 6 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #8

Updated by Gerrit Code Review almost 6 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #9

Updated by Gerrit Code Review almost 6 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56765

Actions #10

Updated by Gerrit Code Review almost 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57682

Actions #11

Updated by Anonymous almost 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Christian Kuhn almost 6 years ago

  • Related to Task #82402: Create viewHelper to load images asynchronous added
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF