Created
July 8, 2015 00:15
-
-
Save danveloper/5cebda3b8bac01b87b91 to your computer and use it in GitHub Desktop.
Comcast Cares
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for i in $(seq 1 1000); do bash -c "time dig @8.8.8.8 redhat.com>/dev/null &"; done 2>&1 | grep "^real" | grep -v "0m0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
real 0m5.076s
real 0m5.082s
real 0m5.069s
real 0m5.065s
real 0m5.074s
real 0m5.038s
real 0m5.047s
real 0m5.042s