[symfony-users] Re: 1.2 vs 1.3 : web debug indicates much slower configuration

2010-01-07 Thread DigitalBase
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 soluti

[symfony-users] Re: 1.2 vs 1.3 : web debug indicates much slower configuration

2010-01-07 Thread xplo
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