# Install dnsperf with Homebrew, apk, apt, dnf, MacPorts, Nix

Measure DNS performance by simulating network conditions. Version 2.15.1 via Homebrew; verified 2026-04-16.

## Install

```sh
sudo av install brew:dnsperf
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dnsperf
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dnsperf
```

  Evidence: MacPorts ports tree: net/dnsperf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add dnsperf
```

  Evidence: Alpine Linux edge package indexes: dnsperf from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install dnsperf
```

  Evidence: Debian stable package indexes: dnsperf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dnsperf
```

  Evidence: Fedora Rawhide package metadata: dnsperf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dnsperf
```

  Evidence: nixpkgs package indexes: pkgs/by-name/dn/dnsperf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:dnsperf
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dnsperf>
- **Version:** 2.15.1
- **Source summary:** Measure DNS performance by simulating network conditions
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- dnsperf (cli)
- resperf (cli)
- resperf-report (cli)
- dnsperf (alias)
- resperf (alias)
- resperf-report (alias)

## Dependencies

- concurrencykit
- ldns
- libnghttp2
- openssl@3

## Build dependencies

- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.15.1
- Package-manager updated: 2026-04-16
- Local data: ok
- Upstream repository: https://www.dns-oarc.net/tools/dnsperf
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2006: Nominum era begins for dnsperf and resperf.
- 2018: Akamai era ends according to the current DNS-OARC README.
- 2019: DNS-OARC stewardship begins and 2.2.x/2.3.x release tarballs appear on the official release list.
- 2021: dnsperf 2.5.x through 2.9.0 releases are published by DNS-OARC.
- 2026: dnsperf 2.15.1 is published on the DNS-OARC release list.

### Related projects

- resperf ships with dnsperf and covers recursive caching DNS performance. DNS-OARC sample-query-data is the companion data set for benchmark input. LDNS, OpenSSL, nghttp2, json-c, and Concurrency Kit appear in the README as build or feature dependencies.

### Sources

- <https://www.dns-oarc.net/tools/dnsperf>
- <https://codeberg.org/DNS-OARC/dnsperf/src/branch/main/README.md>
- <https://codeberg.org/DNS-OARC/dnsperf/src/branch/main/CHANGES>
- <https://formulae.brew.sh/formula/dnsperf>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **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:** stable

## Other Package-Manager Records

- Debian apt - dnsperf - 2.14.0-5: normalized package name match | Debian stable package indexes: dnsperf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | DNS Performance Testing Tool | https://www.dns-oarc.net/tools/dnsperf
- Nix - dnsperf: normalized package name match | nixpkgs package indexes: pkgs/by-name/dn/dnsperf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dnsperf - 2.14.0-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: dnsperf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | DNS Performance Testing Tool | https://www.dns-oarc.net/tools/dnsperf
- apk - dnsperf - 2.14.0-r0: normalized package name match | Alpine Linux edge package indexes: dnsperf from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Dnsperf and resperf gather accurate latency and throughput metrics for DNS | https://www.dns-oarc.net/tools/dnsperf
- apk - dnsperf-doc - 2.14.0-r0: normalized package name match | Alpine Linux edge package indexes: dnsperf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Dnsperf and resperf gather accurate latency and throughput metrics for DNS (documentation) | https://www.dns-oarc.net/tools/dnsperf
- dnf - dnsperf - 2.15.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: dnsperf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Benchmarking authorative and recursing DNS servers | https://www.dns-oarc.net/tools/dnsperf
- dnf - dnsperf-queryparse - 2.15.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: dnsperf-queryparse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Pcap dns query extraction utility | https://www.dns-oarc.net/tools/dnsperf
- MacPorts - dnsperf: normalized package name match | MacPorts ports tree: net/dnsperf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [ldns](https://www.automicvault.com/pkg/brew/ldns/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [dnspyre](https://www.automicvault.com/pkg/brew/dnspyre/) - Shares av.db curated category or tags: benchmarking, cli, dns, networking, performance-testing.
- [plow](https://www.automicvault.com/pkg/brew/plow/) - Shares av.db curated category or tags: benchmarking, cli, load-testing, networking.
- [adns](https://www.automicvault.com/pkg/brew/adns/) - Shares av.db curated category or tags: cli, dns, networking.
- [aliddns](https://www.automicvault.com/pkg/brew/aliddns/) - Shares av.db curated category or tags: cli, dns, networking.
- [bind](https://www.automicvault.com/pkg/brew/bind/) - Shares av.db curated category or tags: cli, dns, networking.
- [c-ares](https://www.automicvault.com/pkg/brew/c-ares/) - Shares av.db curated category or tags: cli, dns, networking.
- [cdncheck](https://www.automicvault.com/pkg/brew/cdncheck/) - Shares av.db curated category or tags: cli, dns, networking.
- [checkdmarc](https://www.automicvault.com/pkg/brew/checkdmarc/) - Shares av.db curated category or tags: cli, dns, networking.
- [packetq](https://www.automicvault.com/pkg/brew/packetq/) - Local package facts share a topical domain. Shared terms: cli, dns, networking.
- [dnsdist](https://www.automicvault.com/pkg/brew/dnsdist/) - Local package facts share a topical domain. Shared terms: cli, dns, libnghttp2, load, networking.

## Combined YAML source

View the package source record on GitHub. [combined/dnsperf.yml](https://github.com/automic-vault/db/blob/main/combined/dnsperf.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
