How Many Method Calls to Display a Page using Rails? (3rd subhead)(sitepoint.com)
sitepoint.com
How Many Method Calls to Display a Page using Rails? (3rd subhead)
http://www.sitepoint.com/three-rubyconf-surprises/
1 comments
Before this conversation spirals out of control, note that this is method calls to boot rails from scratch and "Display a Page". The method call count to answer the request itself would be an interesting number, but I'm not as concerned about the work involved in starting the server.
I'm glad you said something. I was about to freak out a bit...