Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12992 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99352 invoked by uid 1010); 26 Sep 2004 07:21:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99315 invoked from network); 26 Sep 2004 07:21:14 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 26 Sep 2004 07:21:14 -0000 Received: (qmail 20800 invoked from network); 26 Sep 2004 07:21:13 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 26 Sep 2004 07:21:13 -0000 Message-ID: <5.1.0.14.2.20040926002105.02e0ace0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 26 Sep 2004 00:21:08 -0700 To: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20040925182234.043a9a30@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Fwd: Re: [PHP-DEV] Benchmark of new VM From: andi@zend.com (Andi Gutmans) References: <5.1.0.14.2.20040925182234.043a9a30@localhost> http://snaps.php.net/~andi/ctor_dtor.diff At 06:22 PM 9/25/2004 -0700, Andi Gutmans wrote: >Seems my attachments are getting filtered out. Try #2. > >>Date: Sat, 25 Sep 2004 18:05:18 -0700 >>To: Thies C. Arntzen ,internals@lists.php.net >>From: Andi Gutmans >>Subject: Re: [PHP-DEV] Benchmark of new VM >> >>Hi Thies, >> >>I'll see which parts of your patch can be adapted for 5.1.x. I think the >>var lookup is probably the most substantial one but I will probably >>implement it slightly different. I'll mail internals@ when I have something. >>As I mailed you, I tried the zval_copy_ctor() and zval_dtor() >>optimization of yours but didn't get any improvement. Can you try and run >>the patch I sent you to see if you get different results? >>I'm also attaching it again, in case others want to see if it changes >>anything. >> >>Andi >> >>At 06:36 PM 9/25/2004 +0200, Thies C. Arntzen wrote: >>>On 2004-09-24 01:42:48 +0200, Andi Gutmans said: >>> >>>>Hi, >>>>Take it at face value but I get the following results with the new VM >>>>vs. 5.0.x on the bench.php script I commited to php5/Zend/tests. >>>>PHP 5.0.x PHP 5.1.x >>>>37.5secs vs 29secs >>>>You know I'm not a big believer in synthetic benchmarks but it's still >>>>quite nice. >>>>Andi >>> >>>on my box: >>> >>>5.0.x 45,3 >>>5.1.x 36.1 >>>4.3.x(*) 27.1 >>> >>>i just could not resist... >>> >>>re, >>>tc >>> >>>*with fasterharderstronger patch >>> >>>-- >>>PHP Internals - PHP Runtime Development Mailing List >>>To unsubscribe, visit: http://www.php.net/unsub.php >> >> >> >>-- >>PHP Internals - PHP Runtime Development Mailing List >>To unsubscribe, visit: http://www.php.net/unsub.php > > > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php