But in your case, you may have watched the times displayed in the debug bar for the routing part. What was your gain ?
About the readability ? It's kinda smart having used the system for those "utility" rules (especially the sfRewrite one, and the subrouting idea) but is the routing.yml still maintainable and parsable by humans ? With all that jumps and gotos :s On Nov 21, 8:29 am, Olivier Poitrey <[EMAIL PROTECTED]> wrote: > On 21 nov. 08, at 14:11, Kiril Angov wrote: > > > I want to ask first, is the performance gain noticeable? > > It completely depends on your routing configuration actually. If you > have only a few routes with very simple patterns, I would say no. If > you have one hundred routes with some very complex patterns, the > performance gain can be high. > > -- > Olivier Poitrey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
