It's also worth noting that a billion iterations is a lot in any language,
not just PHP. Plus most browsers would probably blow-up in your face if
you tried to send that much data.
--Kris
On Sun, Aug 19, 2012 at 8:41 AM, Raymond Irving wrote:
> Many thanks for the feedback.
>
> __
> Raymond
>
Many thanks for the feedback.
__
Raymond
On Sun, Aug 19, 2012 at 10:02 AM, Rasmus Lerdorf wrote:
> On 08/19/2012 10:29 AM, Raymond Irving wrote:
> > Hello,
> >
> > What could have cause PHP to start out so great but then slows to a
> crawl?
> > Could it be the GC?
> >
> > Number of iterations N
On 08/19/2012 10:29 AM, Raymond Irving wrote:
> Hello,
>
> What could have cause PHP to start out so great but then slows to a crawl?
> Could it be the GC?
>
> Number of iterations Node.js PHP
> ---
> 100 2.00
On Sun, Aug 19, 2012 at 10:29 AM, Raymond Irving wrote:
> Hello,
>
> What could have cause PHP to start out so great but then slows to a crawl?
> Could it be the GC?
>
> Number of iterations Node.js PHP
> ---
> 100