Actions
Feature #19242
closedcompiled t3lib_TSparser
Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2008-08-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.5
Tags:
Complexity:
Sprint Focus:
Description
according to perfomance investigation (xdebug) TS parsing takes almost 30% of all load for non-cached pages.
Would be nice to have ability to "compile" TS in BE. So result will look like some object or array that will be stored in DB.
(issue imported from #M9207)
Actions