Actions
Feature proposal #6450
closedJoomla ACL functions causing performance issues
Feature proposal #6450:
Joomla ACL functions causing performance issues
Start date:
19 January 2017
Due date:
% Done:
100%
Estimated time:
Description
Joomla ACL checks are still too heavy. Specifically the below is causing a lot of performance loss.
Application: Finish JAccess::getAssetRules Old (1)
Last time this was reviewed it was an internal usage in Joomlas ACL function missing caching with no way to workaround that, but see if something can be done in CB yet.
Updated by krileon about 8 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by beat over 3 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat almost 3 years ago
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat almost 3 years ago
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat almost 3 years ago
- Target version changed from CB 2.9.0 to CB 2.9.2
Updated by beat about 2 years ago
- Target version changed from CB 2.9.2 to CB 2.9.3
Updated by beat almost 2 years ago
- Target version changed from CB 2.9.3 to CB 2.10.0
Updated by beat over 1 year ago
- Target version changed from CB 2.10.0 to CB 2.11.0
Updated by krileon about 1 month ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.11.1) - % Done changed from 0 to 100
Nothing we can do about this. It's Joomla's own API, which appears to have been improved with much better caching in Joomla 5 and 6 anyway.
Actions