Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
this is no longer true
Browse files Browse the repository at this point in the history
  • Loading branch information
erikfrey committed Aug 26, 2012
1 parent 7e5f5bd commit a974d6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/benchmarks.md
Expand Up @@ -44,8 +44,7 @@ kestrel 1048576 requests: 33848 kB
# Queue Flooding

How quickly can we flood items through an empty queue? This tests the raw throughput of the server. We also include
memcache as an upper bound - a throughput at which we are likely saturating on `send/recv` syscalls. We had to stop the
kestrel benchmark at 300 concurrent connections - anything higher caused connection errors and timeouts.
memcache as an upper bound - a throughput at which we are likely saturating on `send/recv` syscalls.

![Queue Flood Benchmark](/wavii/darner/raw/master/docs/images/bench_queue_flood.png)

Expand Down

0 comments on commit a974d6b

Please sign in to comment.