Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30052 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1532 invoked by uid 1010); 5 Jun 2007 08:01:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1517 invoked from network); 5 Jun 2007 08:01:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2007 08:01:22 -0000 Authentication-Results: pb1.pair.com header.from=news@sea.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:34598] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/80-30127-E4815664 for ; Tue, 05 Jun 2007 04:01:20 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HvTkQ-0005SR-7O for internals@lists.php.net; Tue, 05 Jun 2007 09:46:34 +0200 Received: from hartes-php.de ([87.106.7.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jun 2007 09:46:34 +0200 Received: from sb by hartes-php.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jun 2007 09:46:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 05 Jun 2007 09:25:22 +0200 Lines: 34 Message-ID: References: <4664304D.5010609@zend.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: hartes-php.de User-Agent: Thunderbird 2.0.0.0 (X11/20070326) In-Reply-To: <4664304D.5010609@zend.com> Sender: news Subject: Re: [PHP-DEV] Benchmark Suite From: sb@sebastian-bergmann.de (Sebastian Bergmann) 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. Benchmarks would then be .phpb in addition to .phpt for tests. I did some work on this but stopped when I got negative feedback (on IRC) towards the idea of rewriting "something that works" (run-tests.php). I see several options to continue: - Add .phpb style support for benchmarks to the current run-tests.php. - Improve run-tests.php to also collect Peak Memory Usage, store the data in SQLite, and have a test (optionally) fail when it takes more memory than it did in the past (one of the ideas that I had for the rewrite). - Do the rewrite. Opinions? -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69