Performance/Benchmark questions |
[eluser]TheActionCombo[/eluser]
[quote author="JoostV" date="1224599760"]I stumbled upon this page with benchmark results for Codeigniter vs. Zend framework. In this particular test, CodeIgniter is over twice the speed of the Zend framework in all cases. - CodeIgniter: 1.6.3 - Zend Framework: 1.5.2 http://www.avnetlabs.com/php/php-framewo...benchmarks Just thought I'd share.[/quote] And we could hand-code PHP from scratch that's faster than both. The point of using a framework is to automate repetitive tasks and reduce development time. If you're choosing a framework based on performance, you're choosing it for the wrong reasons. Choose CodeIgniter for its ease of use and superior documentation, not its performance -- the framework is never the bottleneck. |
Messages In This Thread |
Performance/Benchmark questions - by El Forum - 10-08-2008, 02:40 AM
Performance/Benchmark questions - by El Forum - 10-08-2008, 02:47 AM
Performance/Benchmark questions - by El Forum - 10-08-2008, 08:14 AM
Performance/Benchmark questions - by El Forum - 10-21-2008, 03:36 AM
Performance/Benchmark questions - by El Forum - 10-21-2008, 06:13 AM
Performance/Benchmark questions - by El Forum - 10-21-2008, 06:19 AM
|