Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5481 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96162 invoked by uid 1010); 15 Nov 2003 07:29:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96137 invoked from network); 15 Nov 2003 07:29:47 -0000 Received: from unknown (HELO mail.de-punkt.de) (62.4.81.205) by pb1.pair.com with SMTP; 15 Nov 2003 07:29:47 -0000 Received: (qmail 4094 invoked by uid 511); 15 Nov 2003 07:29:45 -0000 Received: from unknown (HELO wopr) (sb@de-punkt.de@80.142.51.180) by webby.de-punkt.de with SMTP; 15 Nov 2003 07:29:45 -0000 Received: from wopr [127.0.0.1] by wopr (192.168.2.100) (userid 19) with Hamster-NewsToMail-Gate (Classic Hamster Version 2.0 Build 2.0.2.2) ; Sat, 15 Nov 2003 08:13:27 +0100 Date: Sat, 15 Nov 2003 08:13:27 +0100 Organization: www.sebastian-bergmann.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en To: internals@lists.php.net Sender: admin Lines: 21 Subject: PHP Benchmark From: sebastian@php.net (Sebastian Bergmann) Message-ID: A while ago I posted [1] a script that performed some micro-benchmarks on PHP. I have now refined this benchmark by splitting the monolithic script into one script per micro-benchmark thus performing each benchmark with a fresh PHP interpreter. The benchmark "suite" is available at http://www.sebastian-bergmann.de/PHP_Benchmark/ Any comments, feedback, corrections and additions are welcome, Sebastian -- [1] http://www.sebastian-bergmann.de/blog/archives/104_PHP_MicroBenchmarkSuite.html -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/