Just like the previous benchmark this one measures out of the box performance of the above 3 frameworks. I ran each benchmark 3 times, the mean of those benchmarks was then derived.
Setup details:
Environment: Linux Mint 4.0 (Ubuntu 7.10) Apache 2.2.4 PHP 5.2.3 eAccelerator 0.9.5.2 Framework versions: Cake 1.2.0.7296 RC2 CodeIgniter 1.6.3 Kohana 2.2.0 Apache Bench: ab -c 5 -n 1000
Static HTML file served by Apache resulted in 13528 RPS and 11397 RPS with eAccelerator enabled.
Here is the graph:
There are good news and bad news :) The bad news is that Cake’s developers have managed to make it even slower and by quite a bit. Cake’s performance has decreased by 89% under eAccelerator and by 29% without it. The good news is that Kohana’s developers have managed to improve their framework’s performance, by about 9%, under eAccelerator (and perhaps other caching engines as well). It was suggested that such improvement was achieved through Kohana’s new path caching.
Todor Georgiev says:
10x for the update. it`s useful.
Antoine Leclair says:
Thanks for benchmarking with the new versions. Lot of what we see on the web is outdated.
I’ve been using Kohana for a few projects and I really like it. I tried CI during a week before I discovered Kohana. CI is great and simple, but I prefer Kohana.
Alex says:
Both, CI and Kohana, have their strengths and weaknesses. I’ve used Kohana in a couple of small projects, but feel more comfortable with CI (mainly because I’ve used it for a long time).
Scott says:
Nice work on the benchmarking. I hadn’t heard of eAccelerator before but it looks pretty slick; I’ll have to try it out. Thanks!
Raitucarp says:
CI is the best for me, but Kohana maybe just variation
Kemo says:
It’d be great if someone did a Kohana3 benchmark, it’s new, it’s good, it’s fast :)
CodeIgniter | PHP hates me - Der PHP Blog says:
[…] Sehr gute Performance im Vergleich zu anderen Framworks Test von avnetlabs (EN) pr0digy (EN) […]
Benchmark Kohana Vs CodeIgniter « Vimal Sudhan says:
[…] : http://pr0digy.com/codeigniter/benchmark-update-static-cake-codeigniter-kohana/ Tags: benchmark, cakephp, codeigniter, frameworks, kohana, php Share this post! Twitter Digg […]