Actions
Task #43412
closedTune SQL-queries on extension-list update
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-11-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It seems that fetching the extension-list is actually quite fast. But depending on the database the actual inserting and updating-queries may take "ages". All queries happen as single SQL-queries and I assume thus trash the DB with rebuilding indexes etc. over and over again.
Actions