----- Original Message ----- From: "Matthew Weier O'Phinney" <[EMAIL PROTECTED]>
To: <fw-general@lists.zend.com>
Sent: Tuesday, October 21, 2008 3:00 PM
Subject: Re: [fw-general] ZF performances / profiling the culprit


See if the above changes help your performance. If not, the next thing
I'd suggest trying to move to gettext for your translations to see if
that speeds things up. If so, you may be able to develop using TMX, and
write a build script that converts to gettext later.

There is one eminent thing to remember...
Performance problems will only occur when no caching is used.

After the first load into cache, ALL adapters have the same performance !!!
The only difference is the first loading time.

Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com

Reply via email to