Daevid Vincent wrote:

> Plus it looks freakin' slick as hell and gives the appearance that I
> am smarter than I am. *grin*

Definitely a point worth making :-)

>> besides, modulus 8 is done by one single instruction - of
>> which a modern processor does some three billion per second.
> 
> Perhaps. But I prefer to write optimized code. I am used to it from
> when I used to code 3D games, where every microsecond you can shave
> counts. Even now, as I design LAMP tools, at the enterprise level,
> when you shave off a few microseconds from each iteration, and
> multiply that times large datasets, you quickly start to shave off
> seconds from every page load. It matters.  I believe that if MORE
> people thought this way, then there would be less bloated software.

In general and in principle, all true of course.  I just can't help
smiling when people are using an interpreted language, yet they talk
really seriously about performance and optimization :-)
Still, your thinking is good. 

> (nice domain name btw. :) )

Thanks - it's not mine though, belongs to the IEEE.


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to