Bug #55772

Image are loading during ImageVariant initialization

Added by Dominique Feyer over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2014-02-07
Priority:Should have Due date:
Assigned To:Dominique Feyer % Done:

100%

Category:-
Target version:-

Description

This problem can have a big impact on the overall performance if many document node type has an image property

Associated revisions

Revision 4b28743a
Added by Dominique Feyer over 1 year ago

[TASK] Lazy load image resource

Currently the ImageVariant load the image from disk during initialization.
This patch add a lazy image loading to load image only if it's used in the
current process.

Additionnaly replace serialize in ImageService and Image class by json_encode.

Change-Id: I3af32e0ee6dd2cffca31c418df6c50d7d67ed4d2
Resolves: #55772
Releases: master
Reviewed-on: https://review.typo3.org/27424
Reviewed-by: Dominique Feyer
Tested-by: Dominique Feyer
Reviewed-by: Rens Admiraal
Reviewed-by: Robert Lemke
Tested-by: Robert Lemke

History

#1 Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

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

#2 Updated by Gerrit Code Review over 1 year ago

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

#3 Updated by Gerrit Code Review over 1 year ago

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

#4 Updated by Gerrit Code Review over 1 year ago

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

#5 Updated by Dominique Feyer over 1 year ago

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

Also available in: Atom PDF