On Wed, 27 Jan 2010, axel at wrote: > I didn't expect it to be faster than straight PHP, but it's about 35 > times slower!!! do you have any constructive ideas for performance > tuning?
People always make such a simplistic comparisons. There's lots you can do, like optimize queries, use fumctional and template caching, etc. You also forget all the conveniences that using a framework brings you for free. You do actually have to learn a framework more fully before you can write code that makes such a comparison meaningful. -- -- 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.