Y
Hacker News
new
|
ask
|
show
|
jobs
by
lloydhilaiel
4906 days ago
That was specifically for the example server - if each request uses 5ms of processor time, (1000 ms / s) / (5 ms / req) == (200 req / s)
https://gist.github.com/4532177#file-application_server-js-L...