Your Account
Community
Topics (Upcoming)
More |
View story
Another small symfony for a fast response
http://feeds.feedburner.com/~r/symfony/planet/~3/250437986/
Submitted by
narko
2 months, 5 days, 9 hours agoFrançois describes in his blog post A small symfony for a fast response how to create a new light-weight front controller that directly serves a component.
When I developed a chat system with symfony I had the goal to highly optimize it, however I noticed that it does not make sense to hack around in symfony. I was able to shave about 10ms on my dev...
Tags: symfony
|