From "python namebench.py --benchmark_threads=10 --system_only" I get:
Final list of nameservers considered:
208.201.224.11 SYS-208.201.224.11 29 ms
208.67.220.220 SYS-208.67.220.220 30 ms
192.168.2.1 SYS-192.168.2.1 2899ms | (excluded: Slower replica of SYS-208.201.224.11 [208.201.224.11])
Yet what I want to test is the difference between 192.168.2.1 and
208.201.224.11. Good job figuring out one proxys to the other: but I'd like to
benchmark them against each other. (Hint: the proxy is way slow and introduces
a 1 second delay on simultaneous DNS requests).
I've hacked my copy to not exclude the replica, but others may want the same.
Original issue reported on code.google.com by digitalbitstream@gmail.com on 19 Jul 2013 at 8:00
Original issue reported on code.google.com by
digitalbitstream@gmail.com
on 19 Jul 2013 at 8:00