Andrew Brampton wrote:

>

> I don't know any good ways of making PHP go faster, but may I suggest that
> the time you use in coding and figuring out ways to make PHP faster would be
> greater than the time you have saved by using such features...


I am not looking to tweak my code. I am asking for ways to tell PHP when 
it is running to use as much memory as it wants, to hog the CPU if it 
wants, and if there is such a thing to compile itself with speed 
optimization in mind instead of optimizing for code size.

Jc


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

Reply via email to