Task #54225

Epic #55070: Workpackages

Epic #54260: WP: FAL Missing Issues / Features / API

Story #54266: As an User I want FAL to be performant

Optimize Performance and DB Queries for FAL

Added by Steffen Ritter over 1 year ago. Updated 7 months ago.

Status:Resolved Start date:2014-01-20
Priority:Must have Due date:
Assigned To:Steffen Ritter % Done:

100%

Category:File Abstraction Layer (FAL) Spent time: -
Target version:6.2.0 Estimated time:3.00 hours
TYPO3 Version:6.2 Complexity:medium
PHP Version: Sprint Focus:

Description

- make MetaData lazy loaded again
- think of joined loading of FileData in conjunction with ProcessedFiles or FileReferences
- Optimize Indexes
- think of a way using files without DB record loading?


Subtasks

Task #55186: Prevent Storages to be queried over and over againResolvedSteffen Ritter

History

#1 Updated by Markus Klein over 1 year ago

What do you mean with the last point?

#2 Updated by Steffen Ritter over 1 year ago

  • Parent task set to #54266

#3 Updated by Steffen Ritter over 1 year ago

if files are requested by identifier for example - create an "wrapper" object which does not have any indexed data - if the use case only uses properties like (publicURL or getParentFolder) than the data would not be needed.
Only if a "slow property" is queried the index data could be fetched. but depending on the use case this could be even worse......

#4 Updated by Ingo Schmitt 7 months ago

  • Status changed from Accepted to Resolved
  • Remaining (hours) deleted (0.0)

Also available in: Atom PDF