I did not test using the YAML pecl extension because Zend_Config_Yaml does
not support/use it. I am sure the extension is orders of magnitude faster
than Zend_Config_Yaml, though.

Konr

On Mon, Mar 12, 2012 at 4:45 AM, Artur Bodera <abod...@gmail.com> wrote:

> On Mon, Mar 12, 2012 at 2:57 AM, Konr Ness <konrn...@gmail.com> wrote:
>
>> Also, the current Zend_Config_Yaml is quite a bit slower than its INI and
>> XML counterparts. I just did a benchmark last week:
>> http://konrness.com/php5/zend_config-benchmark-json-array-ini-xml-yaml/
>>
>>
> Does it use / does you tests include this?
> http://php.net/manual/en/book.yaml.php
>
> parse_ini_file() is built in. For heavy yaml users pecl extension will
> always be faster.
>
> --
>       __
>      /.)\   +48 695 600 936
>      \(./   abod...@gmail.com
>
>
>

Reply via email to