macOS
brew install dnsperflocal Homebrew formula metadata
sudo port install dnsperfMacPorts ports tree · net/dnsperf/Portfile · source: api.github.com
brew
Measure DNS performance by simulating network conditions. Version 2.15.1 via Homebrew; verified 2026-04-16.
install
brew install dnsperflocal Homebrew formula metadata
sudo port install dnsperfMacPorts ports tree · net/dnsperf/Portfile · source: api.github.com
sudo apk add dnsperfAlpine Linux edge package indexes · dnsperf · source: dl-cdn.alpinelinux.org
sudo apt install dnsperfDebian stable package indexes · dnsperf · source: deb.debian.org
sudo dnf install dnsperfFedora Rawhide package metadata · dnsperf · source: dl.fedoraproject.org
nix profile install nixpkgs#dnsperfnixpkgs package indexes · pkgs/by-name/dn/dnsperf/package.nix · source: api.github.com
overview
Measure DNS performance by simulating network conditions
history
dnsperf is a DNS load and latency measurement tool, usually paired with resperf. It is part of the operational DNS toolkit: less a casual diagnostic command than a benchmark tool for operators who need repeatable throughput and latency numbers from authoritative or recursive DNS infrastructure.
The official DNS-OARC page and README describe dnsperf and resperf as free tools developed by Nominum/Akamai from 2006 through 2018 and by DNS-OARC since 2019. The archived downloads on the DNS-OARC page preserve the older Nominum/Akamai releases, while the current source repository lives under DNS-OARC on Codeberg.
The project evolved around realistic DNS benchmarking: dnsperf self-paces query load to simulate network conditions, records latency, supports IPv6 query files, and added multithreaded operation for multicore clients. resperf covers the related caching-recursive case by increasing query rate and watching response rate.
dnsperf has long been packaged as an operator tool rather than an application platform. DNS-OARC publishes release tarballs and checksums, the Homebrew formula distributes it on macOS, and the upstream page points users to sample query data for repeatable benchmark workloads.
Operators feed dnsperf or resperf a file of DNS queries and target DNS servers, then use the results to compare latency, throughput, cache behavior, and upgrade capacity. The README points users to the dnsperf(1) and resperf(1) manual pages, and the upstream page emphasizes using latency output for graphs and planning.
dnsperf matters to package nerds because it is the boring, standard DNS benchmark that shows up when resolver performance claims need numbers. It also carries a useful lineage: commercial DNS tooling from Nominum/Akamai became community-maintained DNS-OARC infrastructure, with release tarballs, checksums, man pages, and sample data.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dnsperf | cli | global executable | |
resperf | cli | global executable | |
resperf-report | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.dns-oarc.net/tools/dnsperf
install metadata
| Package key | brew:dnsperf |
|---|---|
| Version | 2.15.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnsperf |
| Homepage | https://www.dns-oarc.net/tools/dnsperf |
| Repository | https://codeberg.org/DNS-OARC/dnsperf |
| Upstream docs | https://codeberg.org/DNS-OARC/dnsperf/src/branch/develop/README.md |
| License | Apache-2.0 |
| Source archive | https://www.dns-oarc.net/files/dnsperf/dnsperf-2.15.1.tar.gz |
| Last updated | 2026-04-16T08:48:03Z |
| Pulse | updated |
| Dependencies | concurrencykit, ldns, libnghttp2, openssl@3 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dnsperf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dnsperf 2.14.0-5
DNS Performance Testing Tool
https://www.dns-oarc.net/tools/dnsperf
sudo apt install dnsperfdnsperf
nix profile install nixpkgs#dnsperfdnsperf 2.14.0-1build2
DNS Performance Testing Tool
https://www.dns-oarc.net/tools/dnsperf
sudo apt install dnsperfdnsperf 2.14.0-r0
Dnsperf and resperf gather accurate latency and throughput metrics for DNS
https://www.dns-oarc.net/tools/dnsperf
sudo apk add dnsperfdnsperf-doc 2.14.0-r0
Dnsperf and resperf gather accurate latency and throughput metrics for DNS (documentation)
https://www.dns-oarc.net/tools/dnsperf
sudo apk add dnsperf-docdnsperf 2.15.0-1.fc45
Benchmarking authorative and recursing DNS servers
https://www.dns-oarc.net/tools/dnsperf
sudo dnf install dnsperfdnsperf-queryparse 2.15.0-1.fc45
Pcap dns query extraction utility
https://www.dns-oarc.net/tools/dnsperf
sudo dnf install dnsperf-queryparsednsperf
sudo port install dnsperfsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.