====== Speed Comparison ====== ===== Smarty ===== ==== Test Environment ==== * I took the Smarty demo from its archive and rewrote the templates with Beilpuz signatures. * I reduced also the functionality, cause I had no interest to implement all the additional stuff. * I set up a time counter and reloaded the sites twenty times (on this server). * Its only a small site, but Beilpuz is **more than 100% faster** (in caching mode). ==== Results ==== * [[http://beilpuz.get-mike.de/Smarty-2.6.20/demo/|Smarty 2.6.20]] * compile_check=false * debug=false * max time: 0.009531 sec * min time: 0.008425 sec * [[http://beilpuz.get-mike.de/bp0.3/examples/smarty%20demo.php|Beilpuz 0.3 beta 2]] * average time: 0.006640 sec * [[http://beilpuz.get-mike.de/bp0.3/examples/smarty%20demo%20cached.php|Beilpuz 0.3 beta 2]] * **With cacheable signatures** * average time: **0.002955 sec**