Commit Graph

12 Commits

Author SHA1 Message Date
uwetews
6a26393099 - optimize rendering 2015-08-23 01:26:46 +02:00
uwetews
8292a3581c - use output buffers for better performance and less memory usage 2015-08-19 01:09:08 +02:00
uwetews
6cbcdf4d7b - load seldom used Smarty API methods dynamically to reduce memory footprint 2015-08-17 21:52:32 +02:00
uwetews
5c9c57df7d replace property array by object properties 2015-08-09 21:14:16 +02:00
Uwe Tews
35c7e9767d remove unneeded properties 2015-08-06 19:05:11 +02:00
Uwe Tews
b1fdc085e7 - optimization get rid of __get and __set in source object 2015-07-06 03:25:03 +02:00
Uwe Tews
a9f0b8ad1f - optimize compile check handling 2015-07-01 03:27:06 +02:00
Uwe Tews
b1cd4cd7d2 Return to saved output buffer level on exceptions 2015-03-01 21:39:54 +01:00
Uwe Tews
f93cfc63ad get rid of reference parameter 2015-02-14 21:57:42 +01:00
Uwe Tews
8b71e591c0 some minor speed optimization 2015-01-03 21:27:33 +01:00
Uwe Tews
6f801de283 update buildFilepath() 2015-01-02 06:29:08 +01:00
Uwe Tews
c3aa9994c8 rework source resource handling
- move class Smarty_Template_Source into its own file
- impelement all source processing into the classes it better belongs to
2015-01-01 23:34:29 +01:00