1

After a long test I get this result:

namebench result google public dns

namebench response distribution chart

As a final number I see that Google Public DNS is 171% faster than my current DNS, but when I look at this picture I see that SYS-192.168.0.1 the fastest in... short durations? As I understand - for some domains SYS-192.168.0.1 is much faster than Google Public DNS?

Vitaly Zdanevich
  • 211
  • 1
  • 4
  • 19

1 Answers1

0

For some domains SYS-192.168.0.1 is much faster than Google Public DNS?

SYS-192.168.0.1 is likely to be your gateway or router as 192.168.0.1 is a private (local) IP address.

It will be faster for any DNS lookups that have been locally cached.

There is nothing in that graph that appears to refer to 171% ... so I don't know where you are getting that number from ...

DavidPostill
  • 162,382