On Nov 29, 2007 10:25 AM, powtac <[EMAIL PROTECTED]> wrote:
>
> We did some benchmarks (not with cake) and figured out, that hard
> objectorientated code in PHP5 is slower than PHP4!

Ah yes, the famous 'PHP 5 is slower than PHP 4' argument.

Whatever.  Chances are the bottleneck in your application is going to
be talking to whatever data source you're using, whether it's a
database or remote web service.  PHP 5 isn't the problem:  crappy code
by developers who don't know what they are doing is the problem.

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to