« Return to Thread: Zend_Currency: Exceptionally slow instantiation.

Zend_Currency: Exceptionally slow instantiation.

by Jeff Welch-2 :: Rate this Message:

Reply to Author | View in Thread

On my local testing environment I've noticed that simply instantiating Zend_Currency takes exceptionally long (1.5 - 2 seconds).

Examples:

$currency = new Zend_Currency('en_US'); // takes 1.5 - 2 seconds.

I'm running PHP 5.2.1 with the latest snapshot on Mac OS X 10.4.1.  Any ideas?

 « Return to Thread: Zend_Currency: Exceptionally slow instantiation.