Bug #19242
compiled t3lib_TSparser
| Status: | New | Start date: | 2008-08-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.2 | Complexity: | ||
| PHP Version: | 4.3 | |||
| Votes: | 0 |
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)