Project

General

Profile

Actions

Feature #66466

closed

Tell FAL driver that we will fetch 40 files now

Added by Christian Weiske about 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-04-17
Due date:
% Done:

100%

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

Description

The FileList shows 40 files at once, but the FAL driver only gets requests for a single file at a time.

The driver does not have the chance to do batch requests to its remote storage to improve loading times.

If the file list would do a "pre-flight request" to the driver, stating that it will fetch that array of file identifiers soon, then the driver could react on that and do a batch request, caching this data internally.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #60221: Read FAL resources in chunksClosed2014-07-10

Actions
Related to TYPO3 Core - Story #54266: As an User I want FAL to be performantClosed2013-11-162013-12-31

Actions
Related to TYPO3 Core - Bug #56746: File list always fetches all files in folderClosed2014-03-11

Actions
Actions #1

Updated by Tymoteusz Motylewski almost 7 years ago

Actions #2

Updated by Susanne Moog over 6 years ago

  • Blocks deleted (Story #54266: As an User I want FAL to be performant)
Actions #3

Updated by Susanne Moog over 6 years ago

  • Related to Story #54266: As an User I want FAL to be performant added
Actions #4

Updated by Benni Mack about 4 years ago

  • Related to Bug #56746: File list always fetches all files in folder added
Actions #5

Updated by Benni Mack about 4 years ago

  • Status changed from New to Needs Feedback

Hey Christian,

I think your other patch https://review.typo3.org/c/Packages/TYPO3.CMS/+/28560/ solved this already, right?

Actions #6

Updated by Christian Weiske about 4 years ago

  • % Done changed from 0 to 100

yes.

Actions #7

Updated by Benni Mack about 4 years ago

  • Status changed from Needs Feedback to Closed

Awesome - thanks for the quick feedback!

Actions

Also available in: Atom PDF