On Fri, 16 Jul 2004 08:39:21 -0400, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
> Oops mail client assign the message to the wrong patch.
> In response to Andi's question, we can probably get away with using a regular
> malloc since the number of variables needed to cause a crash will probably
> cause a memory exhaustion way earlier. As for performance impact, it's soo
> insignificant it's hardly worth mentioning, feel free to benchmark.

hey ilia,

here's another one of my meaningess, synthetic benchmarks (this is how
the CreatorsOfPHP(tm) would call them)

ackermann(8) (source on request - highly recursive)

after your patch: 13,63 sec
before your patch : 11,86 sec

re,
tc

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to