NYCPHP Meetup

NYPHP.org

benchmrk probs...

Tracy tech_learner at yahoo.com
Wed Mar 26 07:33:23 EST 2003


Hi,
how to u ask php not to cache inherently the scripts. while using benchmark, i am getting results that i am not content with. the first run is gud, but from the 2nd run onwards, the time falls drastically. is this because, php caches the state? 
how to go aroung this problem? 
in one of the scripts, i set:
ini_set("max_execution_time", 0.00300); but i get 
Array
(
    [1] => 0.003064
    
    [5] => 0.003456
   
    [8] => 0.003570
    
    [mean] => 0.003041
    [iterations] => 10
)

i also tried with : set_time_limit (".0001"); but again the script doesnt time out..
Where am i wrong?
Tracy


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Coming together is a beginning... 
   keeping together is progress... 
      working together is success !!!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


---------------------------------
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030326/0fc4a104/attachment.html>


More information about the talk mailing list