hi,

On Sun, Feb 15, 2009 at 8:18 AM, Sebastian Bergmann
<s...@sebastian-bergmann.de> wrote:
> Nuno Lopes schrieb:
>> Comments, criticisms and volunteers especially welcome,
>
>  When you do this, think about splitting each benchmark into a separate
>  file and have it run by a separate PHP process, see [1].

To split them into separate files/cases is definitively a good thing.

I'm not sure we should run them in parallel. As it makes sense for the
phpt, it may have counter effects for benchmark tests. Concurrent
executions of a given feature/extension could help (for apc and stat
cache for example), but maybe not for every part of php, or not by
default.

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to