There have been a lot of threads about perceived horrible performance of Symfony recently, including one initiated by me before someone explained exactly how important it is to enable APC or something similar.
I think it would be better for the reputation of Symfony to include a strong recommendation to enable APC or similar on this page: http://www.symfony-project.org/installation/1_2 Something like: "Frameworks like Symfony do contain a lot of code, which is a problem if your system does not cache compiled PHP code. We strongly recommend enabling the APC cache on your Symfony development and production servers. Please note that enabling APC will impact both memory usage and response time in a very positive way. It doesn't make sense to calculate benchmarks for Symfony without APC enabled. Other PHP bytecode cache solutions may also help." -- Tom Boutell P'unk Avenue 215 755 1330 punkave.com window.punkave.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
