Re: [PHP-DEV] PHP Micro-Benchmark-Suite

2003-06-26 Thread Jeff Moore
On Thursday, June 26, 2003, at 04:09 AM, Sebastian Bergmann wrote: I started working on a PHP Micro-Benchmark-Suite [1] to track changes in performance between PHP releases. Great idea. I was reading this article this morning: http://www.macdevcenter.com/pub/a/mac/2003/06/24/wwdc_2003.html

Re: [PHP-DEV] PHP Micro-Benchmark-Suite

2003-06-26 Thread Sebastian Bergmann
Zeev Suraski wrote: > I think you should use a slightly larger scale for bcsub() I updated the script to - have a configurable scale - use a default scale of 12 -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ http://www.prof

Re: [PHP-DEV] PHP Micro-Benchmark-Suite

2003-06-26 Thread Zeev Suraski
I think you should use a slightly larger scale for bcsub() - the numbers you're getting are too 'beautiful' (909090, 66, 100, etc. :) Zeev At 11:09 26/06/2003, Sebastian Bergmann wrote: I started working on a PHP Micro-Benchmark-Suite [1] to track changes in performance between PHP r

[PHP-DEV] PHP Micro-Benchmark-Suite

2003-06-26 Thread Sebastian Bergmann
I started working on a PHP Micro-Benchmark-Suite [1] to track changes in performance between PHP releases. Currently it tests some aspects of Array and OOP operations. Comments / Improvements are welcome, Sebastian -- [1] http://www.sebastian-bergmann.de/blog/archives/104_PHP_MicroBe