Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:43137 php.qa:64694 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51755 invoked from network); 20 Feb 2009 23:50:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2009 23:50:08 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.26 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.26 relay6.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.26] ([212.55.154.26:54721] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/E3-28577-DA14F994 for ; Fri, 20 Feb 2009 18:50:08 -0500 Received: (qmail 26085 invoked from network); 20 Feb 2009 23:50:02 -0000 Received: from unknown (HELO sapo.pt) (10.134.37.162) by relay6 with SMTP; 20 Feb 2009 23:50:02 -0000 Received: (qmail 18091 invoked from network); 20 Feb 2009 23:50:03 -0000 X-AntiVirus: PTMail-AV 0.3-0.92.0 X-Virus-Status: Clean (0.00392 seconds) Received: from unknown (HELO PC3EE1F19287) (nunoplopes@sapo.pt@[93.197.133.187]) (envelope-sender ) by mta12 (qmail-ldap-1.03) with SMTP for ; 20 Feb 2009 23:50:03 -0000 Message-ID: <7FD24EF08D27496B92084555885988E3@PC3EE1F19287> To: =?iso-8859-1?Q?Johannes_Schl=FCter?= Cc: , , "Paul Biggar" References: <51A90DD7608A4D48AB9BDF0BB19F0355@PC3EE1F19287> <1235048463.5869.35.camel@goldfinger> Date: Fri, 20 Feb 2009 23:49:38 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: Re: [PHP-QA] [RFC] Better benchmarks for PHP From: nlopess@php.net ("Nuno Lopes") > On Sat, 2009-02-14 at 23:06 +0000, Nuno Lopes wrote: >> Currently PHP's benchmarks are very poor. The PHP interpreter is only >> timed >> against bench.php. Sadly, this doesn't make use of the majority of PHP's > > IS that something where some GSoC student might help? If yes, please add > it to http://wiki.php.net/gsoc/2009 Sounds like a great idea. I'll add it to the wiki. Thanks, Nuno