11 ms·
Point well taken - there was no such intention. I updated the charts to show req/sec and mean response time separately. See http://www.subbu.org/blog/2011/03/no
by s3u 15y ago
Point well taken - there was no such intention. I updated the charts to show req/sec and mean response time separately. See http://www.subbu.org/blog/2011/03/nodejs-vs-play-for-front-end-apps http://www.subbu.org/blog/2011/03/nodejs-vs-play-for-front-e...
- andos 15y agoHow does the "Render - No IO" case work? Does it take a different code path? (E.g. render "No entries found" instead of iterating over each entry and rendering it?) Or, put differently, what are you measuring in the "Render - No IO" case?
- s3u 15y agoThe source is now on github. See the links at the top of the blog post.