Performance - C5 profiling Zend_Date
Permalink
I just ran a profile with xhprof and saw Zend_Date consuming a lot of time:http://s24.postimg.org/4eveleepw/Screen_Shot_2013_09_02_at_17_44_14...
I came across several threads where PHP DateTime is preferred over Zend_Date, why is C5 still using Zend for this?http://damiansromek.pl/2011/01/03/watch-out-zend_date-performance/...
I came across several threads where PHP DateTime is preferred over Zend_Date, why is C5 still using Zend for this?http://damiansromek.pl/2011/01/03/watch-out-zend_date-performance/...