Zeev,

On Tue, Mar 3, 2015 at 11:32 AM, Zeev Suraski <z...@zend.com> wrote:
>> It wins on uneven ground.
>
> Without the output buffering code it's a LOT more uneven, as the PHP version
> is flushing every byte - approx. 6,000 such flushes.

Then the benchmark should suffer because of that. You're testing the
full stack of all of the other languages, yet disabling a significant
part of it for PHP and saying "it's still fair because that part of
the stack is expensive".

Anthony

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

Reply via email to