I made sure that ./symfony project:upgrade1.3 (or whatever that task
is called) converted all my yml files into new correct syntax (not
using no/yes but true/false).
Development of pages with over 4seconds load time (due to
configuration parsing) is unacceptable, so i will keep looking for a
solution for this.

Meanwhile i am trying to profile the app using xdebug & cachegrind,
but haven't found anything yet.


On Jan 7, 8:29 pm, xplo <xplo...@gmail.com> wrote:
> Hi,
> i noticed the same thing with a project upgraded from 1.2 => 1.3 =>
> 1.4
> However a project created directly from 1.4 is ~ 3 time faster for the
> configuration.
> I guess it s from the yml that have been cleaned up from 1.2 to 1.3 ?
>
> Anyway i stoped caring since these configuration times only occur in
> dev environnement so it doesnt change anything in prod env !
>
> On Jan 7, 6:47 pm, DigitalBase <i...@digitalbase.eu> wrote:
>
>
>
> > For testing purposes i upgraded a project (that's already running on
> > 1.2) to 1.3. I immediately noticed that the application was much
> > slower & was using more resources.
>
> > Symfony 1.2.10 timings :http://www.flickr.com/photos/digitalbase/4253786085/
> > Symfony 1.3.1 timings :http://www.flickr.com/photos/digitalbase/4253786131/
>
> > Leading to a much slower application :
>
> > Symfony 1.2.10 :http://www.flickr.com/photos/digitalbase/4253786199/
> > Symfony 1.3.1 :http://www.flickr.com/photos/digitalbase/4253786165/
>
> > Can anyone tell me why the "configuration" part is a lot slower
> > although its the same codebase ?
> > Is there any way to digg deeper in the "configuration" part (when it's
> > called, by who, etc) ?
>
> > I am aware that in 1.3 routing caching is disabled by default.
> > Enabling it doesn't seem to change that much.
>
> > More info :
>
> > - php version : PHP 5.2.10-2ubuntu6.3 with Suhosin-Patch 0.9.7
> > - platform : DESKTOP01 2.6.31-16-generic
> > - apache : 2.2.11
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to