﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9154	Cache compiled templates	Manuel Saelices		"I've seen compiled templates are not cached in loader class. You can improve performance in environments like Apache with only caching compiled templates by name. You can rely that a same string content in a template will became a same compiled template (I forgot here the threading problem, that is another issue).

I will attach a patch that can improve rendering in hundred times (it depends of cache hit). In one production site, I gain from 15rps to 31rps with apache bench tool (that timing include SQL sentences, logic, etc.), so the template gain is much better.

"	Uncategorized	closed	Template system	dev	Normal	duplicate	templates, cache	lemuelf@… Reflejo@… german.mb@… German M. Bravo	Design decision needed	1	1	1	0	0	0
