Displaying 1 result from an estimated 1 matches for "890137".
Did you mean:
090137
2010 Nov 19
1
Performance issue with Thin
It''s not about scalability on a huge site, but the lowest possible
latency for a very small app.
I have a little app with Thin and Sinatra. My app generates the page in
about 50ms. After getting the browser request, thin waits 50ms and then
it takes 300ms sending the page, to Chromium at localhost.
(It takes 300ms to send a static a.html with the word "test" on it, too,
so it