On Wed, Feb 4, 2009 at 8:22 AM, till <[email protected]> wrote:

> Parsing an .ini is *very* expensive. It's also extra i/o on each
> request. So if you can utilize APC and use shared memory to store it,
> it's a tremendous boost. I haven't tested with xml'ed config files. So
> this is all related to Zend_Config_Ini and parse_ini_file().
>
> Till
>

Out of curiosity, Does anyone have any performance benchmarks of
Zend_Config_Xml vs Zend_Config_Ini?


-- 
A.J. Brown
web | http://ajbrown.org
phone | (937) 660-3969

Reply via email to