Re: [PHP-DEV] Parallelised run-tests.php (patch)

2017-10-10 Thread Johannes Schlüter
On Di, 2017-10-10 at 13:35 +0100, Andrea Faulds wrote: > > This is cool! I also see (from very very very) short look on the > > github diff that you have a parallelization protection for some > > tests, which  might share resources. Very good! > I'm glad you like it! Although I discover now that I

Re: [PHP-DEV] Parallelised run-tests.php (patch)

2017-10-10 Thread Andrea Faulds
Hi Johannes, Johannes Schlüter wrote: On So, 2017-10-08 at 04:47 +0100, Andrea Faulds wrote: Have you long since ABANDONED every test directory besides Zend/tests? ... or ran only eext/foo/tests ;) …*ahem*. Okay, enough terrible salesmanship. I felt like parallelising run-tests.php, so I di

Re: [PHP-DEV] Parallelised run-tests.php (patch)

2017-10-10 Thread Johannes Schlüter
On So, 2017-10-08 at 04:47 +0100, Andrea Faulds wrote: > Have you long since ABANDONED every test directory besides > Zend/tests? ... or ran only eext/foo/tests ;) > …*ahem*. Okay, enough terrible salesmanship. I felt like > parallelising  > run-tests.php, so I did it. If you give it the flag -jX

Re: [PHP-DEV] Parallelised run-tests.php (patch)

2017-10-10 Thread Andrea Faulds
Hi! Ferenc Kovacs wrote: On Tue, Oct 10, 2017 at 9:01 AM, Michael Wallner wrote: Hi! On 08/10/17 05:47, Andrea Faulds wrote:> Hi there, Then I've got just the trick for you! Ha, welcome to the club! I'm glad someone else feels the need, too. https://github.com/php/php-src/compare/master..

Re: [PHP-DEV] Parallelised run-tests.php (patch)

2017-10-10 Thread Ferenc Kovacs
On Tue, Oct 10, 2017 at 9:01 AM, Michael Wallner wrote: > Hi! > > On 08/10/17 05:47, Andrea Faulds wrote:> Hi there, > > > > Do you spend HOURS every day AGONISING over how long run-tests.php takes > > to complete? > Yes! > > > > > Have you long since ABANDONED every test directory besides Zend/t

Re: [PHP-DEV] Parallelised run-tests.php (patch)

2017-10-10 Thread Michael Wallner
Hi! On 08/10/17 05:47, Andrea Faulds wrote:> Hi there, > > Do you spend HOURS every day AGONISING over how long run-tests.php takes > to complete? Yes! > > Have you long since ABANDONED every test directory besides Zend/tests? > > Does it feel like your eight CPU cores are pointlessly WASTED by >

[PHP-DEV] Parallelised run-tests.php (patch)

2017-10-07 Thread Andrea Faulds
Hi there, Do you spend HOURS every day AGONISING over how long run-tests.php takes to complete? Have you long since ABANDONED every test directory besides Zend/tests? Does it feel like your eight CPU cores are pointlessly WASTED by single-threaded PHP test execution? Are you SADDENED every