Feature #19242
Updated by Mathias Schreiber almost 10 years ago
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)