[UPHPU] Which PHP framework is slower?
MilesTogoe
miles.togoe at gmail.com
Wed Jul 2 19:19:52 MDT 2008
David Boucha wrote:
> On Wed, Jul 2, 2008 at 12:36 PM, Jonathan Duncan
> <jonathan at bluesunhosting.com> wrote:
>
>>> Sheri Bigelow wrote:
>>>
>>>> PHP::Impact just posted about a PHP framework
>>>> benchmark study. What are your experiences with the PHP frameworks?
>>>>
>>>> Which PHP framework is slower?
>>>> http://phpimpact.wordpress.com/2008/07/02/which-php-framework-is-slower/
>>>>
>> The author is, of course, biased, since he is a CI fanboy. I heard that he
>> did not run CakePHP properly, hence the bad results.
>>
>>
>
> The CodeIgniter ORM isn't slow. I use it all the time. Plus, if you
> read the article you'll note that he used the CodeIgniter ORM in the
> tests.
>
> Now as far as misusing the CakePHP ORM, who knows. It may or may not
> have been a good example.
>
> I completely reimplemented an app using CodeIgniter. I was doing it in
> phases. So the first phase I just converted the site to CodeIgniter.
> Then the next phase I was supposed to implement a bunch of ajax
> because the client thought it would help speed things up. Once I
> finished converting the site to CI the client thought I had already
> implemented the ajax stuff because it was so fast.
>
> That's been my experience
>
good to know. I've always liked codeigniter but never tried the ORM.
More information about the UPHPU
mailing list