Project

General

Profile

Actions

Bug #56308

closed

Epic #55070: Workpackages

Epic #55065: WP: Overall System Performance (Backend and Frontend)

Bug #52949: Speed decrease since 4.5

Bug #56307: Findings from Bootstrap/PackageManager/ClassLoader analyses

ClassLoaderCache superflouous

Added by Steffen Ritter about 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The ClassLoader has a cache entry (key: ClassLoader_HASH) in cache_core ( not cache_classes) which directly relates to the cache entry in PackageManager_HASH.
The Information there is partly present in PackageManager_HASH already.

Adapt the PackageManager_HASH entry, so that these information is completely present there, and remove the custom CacheEntry.

Actions #1

Updated by Mathias Schreiber about 9 years ago

  • Status changed from New to Closed

fixed with composer classloader

Actions

Also available in: Atom PDF