Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44617 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96357 invoked from network); 1 Jul 2009 22:57:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jul 2009 22:57:33 -0000 Authentication-Results: pb1.pair.com header.from=hjallzor@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hjallzor@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.26 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hjallzor@gmail.com X-Host-Fingerprint: 74.125.78.26 ey-out-2122.google.com Received: from [74.125.78.26] ([74.125.78.26:13581] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 41/AA-43450-CD9EB4A4 for ; Wed, 01 Jul 2009 18:57:32 -0400 Received: by ey-out-2122.google.com with SMTP id 22so309739eye.43 for ; Wed, 01 Jul 2009 15:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=B3HXaU8ZtLLoJsuYxm4XZ/IjEqz6tEZr6mLMLefGDxQ=; b=sWSUgLlnI3pqrViUSIi8dwgqwA2teclpZM26BEIgcKEMVFFhFqlfeIzwk95Ki8Tp7l DnnMSKNfd89n3FkipIRxoxBYuCM/YiH91hUvko8Kh5V7nh/KwistaO2K8S/sgHrCeajc Nay96go00X7o5LhQoH4vy4ScNPZKKVibAl5WE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; b=eiA/fvP221UccZQBeTVrC1FZ/qh0T6wo5iBiSG9hjKJKC02jdJi3Q+qRMghGHAdu+b WOxMNS9P4fcxX+NVA7T5NMW3Gzt4vlN3yHta4FKFidORcfWo5WETwMlr2nbWIhP4rYoZ yjMKVHTFGysw0IbrI3TZvl3LB0Y1QxmyxkHQQ= MIME-Version: 1.0 Sender: hjallzor@gmail.com Received: by 10.216.49.211 with SMTP id x61mr2966035web.222.1246489049483; Wed, 01 Jul 2009 15:57:29 -0700 (PDT) Date: Thu, 2 Jul 2009 00:57:29 +0200 X-Google-Sender-Auth: c3a4bdf53114f197 Message-ID: To: PHP Internals Cc: Nuno Lopes , Paul Biggar , =?ISO-8859-1?Q?=D3lafur_Waage?= Content-Type: multipart/alternative; boundary=001485f0408e02cc35046dacd99c Subject: CLI benchmark ready for testing From: hjalle@sgh.se (Alexander Hjalmarsson) --001485f0408e02cc35046dacd99c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi there! The php CLI benchmark is now pretty much ready for some testing. I'd like any type of feature feedback and bug reports are appreciated. There is a brief documentation available at the scratchpad, http://wiki.php.net/doc/scratchpad/benchmark . It describes the main features and how it can be used. Keep in mind that the cachegrind tool takes very long time to execute, so I suggest using only --path microtests if it is for testing only, since it will be way shorter in that case. The location of the cvs is http://cvs.php.net/viewvc.cgi/php-benchmarks/ . Comments are appreciated, good or/and bad :) Best regards Alexander --001485f0408e02cc35046dacd99c--