Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:60603 php.qa:66570 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68456 invoked from network); 17 May 2012 16:58:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2012 16:58:49 -0000 Authentication-Results: pb1.pair.com header.from=aparachic@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=aparachic@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: aparachic@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:50907] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/D3-45818-84E25BF4 for ; Thu, 17 May 2012 12:58:49 -0400 Received: by eaal12 with SMTP id l12so556509eaa.29 for ; Thu, 17 May 2012 09:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=rgiaJpCCCtzgzUzL69rRzt9n4TOxPVuIjb0kNro8yWo=; b=vRJhp3Mx3ZydOE+hAmrnTs488IROPQLePtmBFDcBohZTNRFLmEHiYGB3fsaATxo6b1 z1RhWcnR/VNHX8SN4xq5gPT/fh+QoBin2GRWGnTVRRZ43SryUfCgFZ3ZB3l+hbIBhU05 vW9C9VRM1HAdmAIP/tJIDXiA6nCqpBQBTKyxPiusZOYp2ER/qNCaS0GsPsmIdbb4bXFp 51AhT4VeJ8lqzMRDTgBB1xZ9RsOfbyZHeopVevmHYrn4LN+gDyK1T2l49bfqepjUJE4a 15CIXa+DiQrhAP5pZ+wRIjWB4LA8L9LG1o1XD3ligCBCZ2W+hlb4J5PeVvMV9dLD8JSv izdQ== Received: by 10.213.14.15 with SMTP id e15mr2456125eba.8.1337273925168; Thu, 17 May 2012 09:58:45 -0700 (PDT) Received: from zoe-slatterys-MacBook-Pro.local (82-69-37-134.dsl.in-addr.zen.co.uk. [82.69.37.134]) by mx.google.com with ESMTPS id y54sm31767781eef.10.2012.05.17.09.58.42 (version=SSLv3 cipher=OTHER); Thu, 17 May 2012 09:58:43 -0700 (PDT) Message-ID: <4FB52E42.8010408@gmail.com> Date: Thu, 17 May 2012 17:58:42 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Miah Gregory CC: internals@lists.php.net, PHP QA References: <4FB4E844.2070305@gmail.com> <1337268087.5065.27.camel@thinkpad3.darksilence.net> In-Reply-To: <1337268087.5065.27.camel@thinkpad3.darksilence.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Parallel run-tests From: aparachic@gmail.com (zoe slattery) 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! I have a the steps written down in various places - a bit scattered around :-/ I'll assemble a list of instructions and put it on the PHP wiki later tonight, then I'll send out a link. Thanks so much for the offer! Zoe >