Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12989 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58174 invoked by uid 1010); 26 Sep 2004 01:06:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58151 invoked from network); 26 Sep 2004 01:06:30 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.246) by pb1.pair.com with SMTP; 26 Sep 2004 01:06:30 -0000 Received: by mproxy.gmail.com with SMTP id u52so214112cwc for ; Sat, 25 Sep 2004 18:06:30 -0700 (PDT) Received: by 10.11.117.26 with SMTP id p26mr3606cwc; Sat, 25 Sep 2004 18:06:30 -0700 (PDT) Received: by 10.11.117.13 with HTTP; Sat, 25 Sep 2004 18:06:30 -0700 (PDT) Message-ID: <4e89b426040925180689bb93c@mail.gmail.com> Date: Sun, 26 Sep 2004 02:06:30 +0100 Reply-To: Wez Furlong To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20040923164101.04382ec0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5.1.0.14.2.20040923164101.04382ec0@localhost> Subject: Re: [PHP-DEV] Benchmark of new VM From: kingwez@gmail.com (Wez Furlong) The script gets nuked when buildconf is run (since it matches *.php in the .cvsignore file). Not sure how to fix that :-) --Wez. On Thu, 23 Sep 2004 16:42:48 -0700, Andi Gutmans wrote: > bench.php script I commited to php5/Zend/tests.