Bug #66307
closedPerformance: improve trimExplode
Added by Stefan Froemken over 9 years ago. Updated almost 9 years ago.
100%
Description
Hello,
trimExplode with preg_split is over 500ms faster within a loop of 100.000.
Stefan
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Gerrit Code Review over 9 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38513
Updated by Stefan Froemken over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 27723ecb9770b41a898c2bebacded99ec58a9a50.
Updated by Christian Kuhn over 9 years ago
merge was reverted in https://review.typo3.org/#/c/38523/
Updated by Mathias Schreiber over 9 years ago
- Status changed from New to Needs Feedback
- Assignee changed from Stefan Froemken to Mathias Schreiber
how do we proceed here?
Updated by Stefan Froemken over 9 years ago
Destroy this idea. Let us create a simple PerformanceUtility.php :-) Maybe then we'll have a good possibility to add some really nice stuff.
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Alexander Opitz almost 9 years ago
Still something to do here after #66317 is done?
Updated by Stefan Froemken almost 9 years ago
- Status changed from Needs Feedback to Closed
No answer since 8 months. So: No one like fresh and new designed performance orientated classes?