sandeeprenjith / dnsblast

DNS Blast is a performance testing utility for DNS servers. It generates multiple simultaneous DNS queries against a specified DNS server and allows you to specify the rate of queries.
Other
36 stars 4 forks source link

Made options shorter #4

Closed sandeeprenjith closed 4 years ago

sandeeprenjith commented 4 years ago
From To
server s
rate r
len l

╭nd33p@trv-wl-srenjith ~/go/src/github.com/sandeeprenjith/dnsblast ‹v1*›
╰$ go run main.go -s 192.168.130.9 -l 10 -r 1000
2019/11/14 15:30:48 QPS:  1000  Latency:  231.27µs
2019/11/14 15:30:49 QPS:  914  Latency:  226.426µs
2019/11/14 15:30:49 QPS:  1000  Latency:  228.828µs
2019/11/14 15:30:50 QPS:  889  Latency:  231.655µs
2019/11/14 15:30:50 QPS:  1000  Latency:  241.161µs
2019/11/14 15:30:51 QPS:  794  Latency:  242.328µs
2019/11/14 15:30:51 QPS:  1000  Latency:  247.678µs
2019/11/14 15:30:52 QPS:  783  Latency:  245.313µs
2019/11/14 15:30:52 QPS:  1000  Latency:  236.022µs
2019/11/14 15:30:53 QPS:  831  Latency:  239.896µs
2019/11/14 15:30:53 QPS:  1000  Latency:  235.307µs
2019/11/14 15:30:54 QPS:  885  Latency:  223.727µs
2019/11/14 15:30:54 QPS:  1000  Latency:  230.151µs
2019/11/14 15:30:55 QPS:  910  Latency:  220.419µs
2019/11/14 15:30:55 QPS:  1000  Latency:  226.866µs
2019/11/14 15:30:56 QPS:  909  Latency:  224.985µs
2019/11/14 15:30:56 QPS:  1000  Latency:  226.793µs
2019/11/14 15:30:57 QPS:  910  Latency:  224.633µs
2019/11/14 15:30:57 QPS:  1000  Latency:  223.086µs