# cleanbrowsing/dnsperftest

DNS Performance test

Repository: https://github.com/cleanbrowsing/dnsperftest
Canonical: https://ross.abutalabs.com/products/dnsperftest
Language: Shell
License: NOASSERTION
License Family: other
Last push: 2023-12-11T21:01:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3075, "days_push": 996, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2515, forks 279 (observed 2026-08-28T04:06:57.675540+00:00)

## What it is
A shell script that benchmarks the latency of popular public DNS resolvers (Cloudflare, Google, Quad9, OpenDNS, etc.) from your machine. It runs repeated dig queries and reports per-resolver average response times.

## Use cases
- compare dns resolver latency from my location
- find the fastest dns server for my network
- benchmark cloudflare vs google dns performance
- test dns response times from the command line
- measure which public dns resolver is quickest

## When to choose
- you want a quick, dependency-light shell script to compare public DNS resolver latency
- you're on Linux or macOS and have dig and bc available

## When to avoid
- you need DNSSEC validation, filtering, or correctness testing rather than latency
- you want a GUI or cross-platform Windows-native tool
- you need continuous monitoring rather than a one-off benchmark

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: benchmarking, networking, cli
- domain: networking, developer-tools, performance
- platform: cli
- tags: dns, shell-script, latency-testing, dns-resolvers, benchmark, command-line, linux, macos

## Member repositories
- cleanbrowsing/dnsperftest (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.675540+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:26:10.135441+00:00, confidence not recorded.
  - readme: https://github.com/cleanbrowsing/dnsperftest (fetched 2026-08-28T04:06:57.675540+00:00, sha 5d5138f27fe1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
