Hi,
>> Any chance you could write up the steps you took to test this - or point
>> me in the right direction so I can try myself?
Here is a quick setup that use your system php binary. It was written
live, may have some glitches but gives you an idea :
cd /usr/src
git clone git://git.php.net/php
Hi Miah -
Any chance you could write up the steps you took to test this - or point
me in the right direction so I can try myself?
Re 8 way, is that 8 physical or 8 threads? If I can get the tests
running I can give you a data point for a 4 core/8 thread i7 under
linux.
that would be brilliant!
-Original Message-
From: zoe slattery
To: internals@lists.php.net, PHP QA
Subject: [PHP-DEV] Parallel run-tests
Date: Thu, 17 May 2012 13:00:04 +0100
Mailer: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0)
Gecko/20120428 Thunderbird/12.0.1
Hi
Over the past couple of weeks I have updated
Hi
Over the past couple of weeks I have updated the parallel run-tests
(fixed a couple of minor bugs in the PHP code and the build.xml), it's
now almost at the point where I could go ahead and implement the last
pieces. Here is a summary and a few questions:
1. In rebasing the code the the