Hi Parnell,

Thanks for the performance tips and references!  

Yes, I am loading a number of my own files in unoptimized ways.
But my profiling tells me that it does not matter (at this point anyway)
since the times are dominated by ZF code.

Yeah, I did notice a blip in Zend_log also.  I noticed a bigger blip in
Zend_Config_Ini which
was taking 0.07 sec to load and parse a 10 kb / 376 line .ini file.  
It was only after I used eAccelerator that this processing time fell into a
less significant time.
Nevertheless, I'm taking content out of my .ini file since I decided I
should change how I use
that function given the performance hit.

-- 
View this message in context: 
http://www.nabble.com/ZF-performance-advice-tf4610974s16154.html#a13169206
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to