Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10619 invoked by uid 1010); 5 Jun 2007 08:29:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10604 invoked from network); 5 Jun 2007 08:29:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2007 08:29:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:29950] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/C1-30127-5DE15664 for ; Tue, 05 Jun 2007 04:29:11 -0400 Received: (qmail 2524 invoked from network); 5 Jun 2007 08:29:06 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 5 Jun 2007 08:29:06 -0000 Message-ID: <46651ED0.3090104@zend.com> Date: Tue, 05 Jun 2007 12:29:04 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: Sebastian Bergmann , internals@lists.php.net References: <4664304D.5010609@zend.com> <46651C40.2010109@zend.com> <46651D61.3070808@pooteeweet.org> In-Reply-To: <46651D61.3070808@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Benchmark Suite From: antony@zend.com (Antony Dovgal) On 05.06.2007 12:22, Lukas Kahwe Smith wrote: > Antony Dovgal wrote: >> On 05.06.2007 11:25, Sebastian Bergmann wrote: >>> Antony Dovgal wrote: >>>> Hello Sebastian. >>> >>> Hello Antony, >>> >>>> What's the status of this? >>>> Do you have anything working? >>> >>> back in February/March when I first posted about this, I discussed this >>> with Marcus. The conclusion was that we wanted to rewrite run-tests.php >>> based on the Iterator approach I used for the benchmark system's >>> prototype. > > I did not catch the start of this. This is about performance regression > testing? > >> Require SPL for a test suite? >> Doesn't seem to be good idea.. > > Well SPL should not be allowed to be disabled anyways, imho. I agree, but that's out of the topic. -- Wbr, Antony Dovgal