macOS
brew install dnsperflocal Homebrew formula metadata
sudo port install dnsperfMacPorts ports tree · net/dnsperf/Portfile · 来源: api.github.com
安装
brew install dnsperflocal Homebrew formula metadata
sudo port install dnsperfMacPorts ports tree · net/dnsperf/Portfile · 来源: api.github.com
sudo apk add dnsperfAlpine Linux edge package indexes · dnsperf · 来源: dl-cdn.alpinelinux.org
sudo apt install dnsperfDebian stable package indexes · dnsperf · 来源: deb.debian.org
sudo dnf install dnsperfFedora Rawhide package metadata · dnsperf · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dnsperfnixpkgs package indexes · pkgs/by-name/dn/dnsperf/package.nix · 来源: api.github.com
概览
Measure DNS performance by simulating network conditions
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dnsperf | cli | 全局可执行文件 | |
resperf | cli | 全局可执行文件 | |
resperf-report | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.dns-oarc.net/tools/dnsperf
安装元数据
| 软件包键 | brew:dnsperf |
|---|---|
| 版本 | 2.15.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dnsperf |
| 主页 | https://www.dns-oarc.net/tools/dnsperf |
| 仓库 | https://codeberg.org/DNS-OARC/dnsperf |
| 上游文档 | https://codeberg.org/DNS-OARC/dnsperf/src/branch/develop/README.md |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.dns-oarc.net/files/dnsperf/dnsperf-2.15.1.tar.gz |
| 最后更新 | 2026-04-16T08:48:03Z |
| Pulse | updated |
| 依赖 | concurrencykit, ldns, libnghttp2, openssl@3 |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dnsperf来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.