Again with these silly benchmarks. Let's just throw numbers out there and see what people can make from them.
Obviously whoever ran this benchmarks doesn't know what the real bottleneck is here. Hint: It's not the CPU.
6k req/sec is nothing to be proud of. A gevent python web server can handle 10k requests/sec, and a vanilla nginx can make 24k reqs/sec on a commodity machine.
Obviously whoever ran this benchmarks doesn't know what the real bottleneck is here. Hint: It's not the CPU.
6k req/sec is nothing to be proud of. A gevent python web server can handle 10k requests/sec, and a vanilla nginx can make 24k reqs/sec on a commodity machine.