Andreas Stephan wrote: > Although it seems they did not turn the helpers off as they did with > cake, the results are pretty compareable to the above. > So I guess symfony could use some performance optimization in the next > major release.
I do not know these other frameworks internally at all, so I do not know if they are using similar approaches. I see a few areas that I would like to see investigated: 1) filter chain 2) how does overloading affect performance 3) routing performance (we have a lot of flexibility, but maybe we need to make it more clear what costs what) 4) configuration loading (sfOptimizer is a scary approach, see my recent post on symfony-dev@ on my micro benchmarks) regards, Lukas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
