Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29842 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3775 invoked by uid 1010); 28 May 2007 15:14:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3760 invoked from network); 28 May 2007 15:14:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2007 15:14:16 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 82.94.239.5 cause and error) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Received: from [82.94.239.5] ([82.94.239.5:45006] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/5D-47763-7C1FA564 for ; Mon, 28 May 2007 11:14:15 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id l4SFE99n002243; Mon, 28 May 2007 17:14:09 +0200 Date: Mon, 28 May 2007 17:14:08 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Stanislav Malyshev cc: Rasmus Lerdorf , Uwe Schindler , "'PHP Internals'" In-Reply-To: <46578810.3000007@zend.com> Message-ID: References: <4657170E.8060701@zend.com> <46571CCC.4030801@zend.com> <46573710.6070800@lerdorf.com> <46573903.2060204@zend.com> <000001c79f12$9b6650b0$0201a8c0@VEGA> <465756D4.1080604@lerdorf.com> <000001c79f19$05a337d0$0201a8c0@VEGA> <46576108.6070300@lerdorf.com> <000101c79f1c$8499ef90$0201a8c0@VEGA> <46576557.2040902@lerdorf.com> <46576BFD.1050606@lerdorf.com> <46578810.3000007@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] TSRM changes broke windows compile From: derick@php.net (Derick Rethans) On Fri, 25 May 2007, Stanislav Malyshev wrote: > It's great to have a benchmark, thanks! > > > The standard of deviation was rather high though. Over 10 runs on each > > the averages were: > > > > time: 646 req/sec > > sapi: 659 req/sec > > So it's 2%, not that big a deal... I think it is... as all the little bits add up to make things quicker. regards, Derick