Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84549 invoked by uid 1010); 27 Feb 2007 10:38:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84534 invoked from network); 27 Feb 2007 10:38:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2007 10:38:27 -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:46670] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/BB-61866-22A04E54 for ; Tue, 27 Feb 2007 05:38:27 -0500 Received: (qmail 24002 invoked from network); 27 Feb 2007 10:36:37 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 27 Feb 2007 10:36:37 -0000 Message-ID: <45E40A1B.1030700@zend.com> Date: Tue, 27 Feb 2007 13:38:19 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net References: In-Reply-To: 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 02/27/2007 01:23 PM, Sebastian Bergmann wrote: > Here is an example output: > > sb@vmware benchmark % php run.php > Benchmark Time Peak Memory Usage > ackermann 3.067452 715080 > mandel 2.242472 127840 > mandel2 2.185040 123448 > simple 1.031363 117184 > simplecall 3.849651 115528 > simpleucall 4.226199 116968 > simpleudcall 4.394062 117176 > > Note that I have not yet ported all benchmarks from bench.php. > > At this point I would like to know whether or not people are interested > in this. No point in working on this if nobody cares, right? :-) I like it. Please continue. -- Wbr, Antony Dovgal