Thomas Weidner wrote:
> 
> ----- 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.
Sure but tmx have some nice feature ( human and xml )
and doesn't need compilation. and extraction.

> 
> 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.
> 
Thanks about That Thomas, tmx work correctly only from 1.7 with cache ( locale 
and translate )
before 1.7 inside cache only the first call to translate are in ( If first user 
call is en then there's only en string retrieved
, if fr is first call, all user get the french )
Now with the 1.7 all is working as expected.


-- 

     Bruno Friedmann

Ioda-Net Sàrl
  2830 Vellerat - Switzerland

  Tél : ++41 32 435 7171
  Fax : ++41 32 435 7172
  gsm : ++41 78 802 6760
  www.ioda-net.ch

 Centre de Formation et de Coaching En Ligne
 www.cfcel.com

Reply via email to