Y
Hacker News
new
|
ask
|
show
|
jobs
by
jontro
3084 days ago
Doesn't look like the test is warming up the web server. It sleeps 10 seconds (I assume) after starting the server but it might just as well fire some warmup requests.
https://github.com/tbrand/which_is_the_fastest/blob/master/t...