Commit 05a73c0f authored by Rich Trott's avatar Rich Trott
Browse files

benchmark: make concurrent requests configurable

In http_bench.js, allow the concurrent requests per client
to be configurable.

This also changes the launch of clients to wait until all
forked servers are online. This eliminates spurious error
messages at the start of the run.

PR-URL: https://github.com/nodejs/io.js/pull/2068


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent f52d7335
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment