AW: AW: Providing Visual Studio 2005 builds (again)

php.internals

Mario Brandt

18 years ago
Mello Marcus
>any useful numbers?
ENV: W2k3 Standart Edition (Kernel Version 5.2.3790 SP2) Apache 2.2.6 VS8 SP1 Hardware: AMD Athlon(tm) 64 Processor 3200+ (2.2 GHz) 512 MB DDR 1 RAM run with the php.exe (cli) --------------------------------------------------------------------------- PHP 5.2.5 from php.net Benchmark Time ------------------------------------ ./benchmarks\ackermann 2.930 ./benchmarks\array 0.080 ./benchmarks\array2 0.066 ./benchmarks\array3 1.043 ./benchmarks\fibonacci 6.285 ./benchmarks\hash 0.204 ./benchmarks\hash2 0.180 ./benchmarks\heapsort 0.643 ./benchmarks\mandel 1.785 ./benchmarks\mandel2 2.201 ./benchmarks\matrix 0.475 ./benchmarks\nestedloop 1.013 ./benchmarks\sieve 0.670 ./benchmarks\simple 0.622 ./benchmarks\simplecall 0.934 ./benchmarks\simpleucall 1.628 ./benchmarks\simpleudcall 1.985 ./benchmarks\strcat 0.079 PHP 5.2.5 VS8 SP 1 Benchmark Time ------------------------------------ ./benchmarks\ackermann 2.733 ./benchmarks\array 0.061 ./benchmarks\array2 0.054 ./benchmarks\array3 0.823 ./benchmarks\fibonacci 5.719 ./benchmarks\hash 0.157 ./benchmarks\hash2 0.129 ./benchmarks\heapsort 0.644 ./benchmarks\mandel 1.496 ./benchmarks\mandel2 1.603 ./benchmarks\matrix 0.392 ./benchmarks\nestedloop 0.888 ./benchmarks\sieve 0.515 ./benchmarks\simple 0.506 ./benchmarks\simplecall 0.840 ./benchmarks\simpleucall 1.141 ./benchmarks\simpleudcall 1.983 ./benchmarks\strcat 0.078 I'm too lazy calculation how much faster it is :P
> So how would you expect to deal with a new MS runtime environment for PHP?
On other OS's there are also decepencies with _must_ installed libs etc. Mario

Steph

18 years ago
Thanks Mario, that's useful info.