On 4/24/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
On 04/24/2007 02:17 PM, [EMAIL PROTECTED] wrote:
> Wow thats fast!
>
> On my machine i get these results:
> Win32 (PHP 5.2.1 CLI)
>
> require_once - 1.7735 sec
> myrequire_once - 1.0973 sec
>
>
> is that with the sources i just send?
Yes, of course.
But I'm using Linux, not windows.
--
Wbr,
Antony Dovgal
That makes the real difference :)
On my 1.1Ghz AMD Linux server:
require_once: 0.2046
myrequire_once: 0.8541
And on my AMD 2.2 Ghz AMD Windows XP SP2:
require_once: 0.6525
myrequire_once: 0.9448
There's really no improvement on both platforms. But it's more
interesting that my 1.1Ghz PC running linux is triple as fast as my
2.2Ghz PC running Windows. (when using require_once)
Tijnema
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php