JL>> http://www.bagley.org/~doug/shootout/lang/php/
JL>>
JL>> The above site has several benchmarks of 29 programming
JL>> languages, including PHP, Perl and Pike.
I don't really get how this guy came to the claim that PHP has no object
instantiation, method calls, regular expressions or unable t
Sascha Schumann wrote:
> --enable-inline-optimization --disable-debug
>
> We might evaluate making those standard.
Isn't --disable-debug already standard? Anyways, +1 for
--enable-inline-optimization.
--
sebastian bergmann[EMAIL PROTECTED]
Of course, there are also several of his test cases missing -- which affects
php heavily.
> > Thought you all might be interested in this benchmarking shootout:
>
> I've talked to the author of the "benchmark" a couple of
> weeks ago and he of course did not build PHP with
> enabled o
> Could someone please list these possible optimizations? Could be
> useful to me and others. From the top of my head I can think of
> compiler optimizations (anything except -O and -m ?) and use of
> Zend optimizer and cache.
--enable-inline-optimization --disable-debug
We might evaluat
On Sat, Jun 23, 2001 at 04:45:22PM +0200, Sascha Schumann wrote:
> On Sat, 23 Jun 2001, John Lim wrote:
>
> > Thought you all might be interested in this benchmarking shootout:
>
> I've talked to the author of the "benchmark" a couple of
> weeks ago and he of course did not build PHP wit
On Sat, 23 Jun 2001, John Lim wrote:
> Thought you all might be interested in this benchmarking shootout:
I've talked to the author of the "benchmark" a couple of
weeks ago and he of course did not build PHP with
enabled optimizations. Those optimizations affect primarily
the sp
Thought you all might be interested in this benchmarking shootout:
http://www.bagley.org/~doug/shootout/lang/php/
The above site has several benchmarks of 29 programming languages, including
PHP, Perl and Pike.
PHP came out 24th. Perl was 14th.
-- John
--
PHP Development Mailing List