CodeIgniter Forums
Some Framework Benchmarks - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Some Framework Benchmarks (/showthread.php?tid=3710)



Some Framework Benchmarks - El Forum - 10-18-2007

[eluser]Unknown[/eluser]
Published by Paul M. Jones (main developer of phpSolar) at php|works 2007.
Blog entry http://paul-m-jones.com/blog/?p=258
Original slides: http://paul-m-jones.com/benchmarking-2007.pdf
The interesting pages are 24 and 27.

In short - request per second

Code:
CI 1.5.4         220.83
Cake:              98.38
Solar              142.82
Zend  1.01        96.54

and the winner is ........?

U.W.