Skip to content

Instantly share code, notes, and snippets.

@takuma-saito
Created November 20, 2015 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takuma-saito/dcb5bbcb970aad051af8 to your computer and use it in GitHub Desktop.
Save takuma-saito/dcb5bbcb970aad051af8 to your computer and use it in GitHub Desktop.
dnsperf
dnsperf -d domain-1000000.txt -s 127.0.0.1 -p 53 -c 128 -t 10 -q 5000 -Q 150000 -S 1 2>&1 | grep -v -E 'Timeout|Warning'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment