Actions
Bug #17421
closedtslib_cObj::typoLink() is slow / patch to add caching
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2007-06-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The typoLink() function is quite slow and it can make a huge difference when using it a lot e.g. with a USER_INT extension.
Therefor I've created a patch so that it uses caching, which I'm using eaccelerator for in the patch.
This patch is just a suggestion, and memory caching should get implemented more abstract of course.
(issue imported from #M5860)
Files
Actions