|
|||
|
I try to use Zend_Cache with Zend_Cache_Frontend_File for storing result of parsing xml file. But after tests I found that parsing xml every time much faster than load from cache.
Test results from 100 iterations: - using Zend_Cache_Frontend_File - 1.6 seconds - parsing xml every time - 0.4 seconds What's happened? Last edited by dfilatov81 : 09-14-2007 at 09:15 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|