Actions
Task #55370
closedRemove strlen calls in the DatabaseConnection
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2014-01-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I want to discuss, if it is ok to remove the strlen calls in the Database Connection class to improve the performance of the "Query build" mechanisms. Patch is attached...
Should I push it to the review Server...?
Files
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27077
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27077
Updated by Gerrit Code Review almost 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27077
Updated by Tim Lochmüller almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8c29d5ddd57790926bb85252c35a896a2d9507f1.
Actions