> need for storage). absolutely *no* reasonable programmer will ever use
> PHP to calculate prime numbers or fractals (maybe with mathematical
> extensions, but not with raw PHP code).
Hey I have a little PHP-GTK app that does simple fractals... whats wrong
with that??? :P
- James
--
PHP De
Daniel Lorch wrote:
> it would be nice to see PHP w and w/o ZEND competing against each
> other.
Zend what?
I'd like to see it with/without ZendAccelerator.
> absolutely *no* reasonable
> programmer will ever use PHP to calculate prime numbers or fractals
> (maybe with mathematical extensions, b
Hi,
> Sucks when you need to use a proprietary extension to a language to make
> it benchmark well.
it would be nice to see PHP w and w/o ZEND competing against each
other.
but I don't think the raw cpu usage can be taken as a indicator for
judging a language. there are many other bottlenecks
Hi,
> $Id: nestedloop.php,v 1.1 2001/05/06 06:13:21 doug Exp $
> http://www.bagley.org/~doug/shootout/
these benchmarks aren't significant, anyway. java code will run faster
on a native java CPU, so basically it's also architecture-dependant.
but nice work, nevertheless! really interesting to