Project

General

Profile

Actions

Task #54225

closed

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 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-01-20
Due date:
% Done:

100%

Estimated time:
(Total: 3.00 h)
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
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 1 (0 open1 closed)

Task #55186: Prevent Storages to be queried over and over againClosedSteffen Ritter2014-01-20

Actions
Actions #1

Updated by Markus Klein over 10 years ago

What do you mean with the last point?

Actions #2

Updated by Steffen Ritter over 10 years ago

  • Parent task set to #54266
Actions #3

Updated by Steffen Ritter over 10 years 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......

Actions #4

Updated by Ingo Schmitt over 9 years ago

  • Status changed from Accepted to Resolved
  • Translation missing: en.field_remaining_hours deleted (0.0)
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF