aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorMarek Vavrusa <marek@vavrusa.com>2015-07-02 02:01:50 +0200
committerSaúl Ibarra Corretgé <s@saghul.net>2020-02-20 11:52:18 +0100
commit56598f3d10fbb48705bba3149c995092d832bb62 (patch)
tree6eb1fafcb8df0633c618b10a69f6e0af685141c1 /docs/src
parent618533b7e3ba4b9e86d870a4ab59f147fa20566b (diff)
downloadlibuv-56598f3d10fbb48705bba3149c995092d832bb62.tar.gz
libuv-56598f3d10fbb48705bba3149c995092d832bb62.zip
test: added udp ping benchmark (1,10,100 pingers)
The UDP pummel benchmark does not model usual UDP servers well, in UDP services like DNS, DHCP or NTP, there is usually just one socket bound to the registered port and a large number of requestors asking queries, this benchmark is simple 1 sender : 1 receiver thread benchmark with multiple senders multiplexing on the event loop. The test reports number of senders and attained rate of requests, and is based on TCP benchmark-ping-pong.c. PR-URL: https://github.com/libuv/libuv/pull/2532 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Saúl Ibarra Corretgé <s@saghul.net> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions