Quote:
Originally Posted by Dream
the same template content is stored in two columns, not sure why, one is used in eval() I think, you could compress that one I think
|
Performance
PHP obviously doesn't understand <if> ... <else />, <phrase>.
So this has to be parsed into native PHP Calls, and if this would be done for every Template upon every Page Call it would be a mjaor performance hit.
Compressing the Templates Offline is a good idea, unfortunately there a a bunch of Problems - JavaScript for example.