Project

General

Profile

Actions

Bug #78634

closed

Reference index causes an order of magnitude more SQL requests than necessary

Added by Claus Due over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-11-10
Due date:
% Done:

100%

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

Description

Many of the methods inside ReferenceIndex class are built so they require a UID as input argument and then they load the record or partial record from DB for each method called. By allowing the methods to receive an already-loaded record that is then passed from the outermost function, decreases wall time during record copy by a whopping 40% (!!!) and lowers memory usage by approximately 10%.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81637: Error when saving a forms PluginClosedMarkus Klein2017-06-20

Actions
Actions

Also available in: Atom PDF