DNS Benchmark Tool Part of BuildTools - Network Performance Suite Fast, comprehensive DNS performance testing with DNSSEC validation, DoH/DoT support, and enterprise features pip install dns-benchmark-tool dns-benchmark benchmark --use-defaults π 1,400+ downloads this week! Thank you to our growing community.
π’ Want multi-region testing? Join the waitlist β Real Time Tracking Watch DNS queries in motion
π Todayβs Release Highlights
Weβve added three powerful CLI commands to make DNS benchmarking even more versatile:
π top β quick ranking of resolvers by speed and reliability
π compare β sideβbyβside benchmarking with detailed statistics and export options
π monitoring β continuous performance tracking with alerts and logging
# Quick resolver ranking dns-benchmark top # Compare resolvers side-by-side dns-benchmark compare Cloudflare Google Quad9 --show-details # Run monitoring for 1 hour with alerts dns-benchmark monitoring --use-defaults --interval 30 --duration 3600 \ --alert-latency 150 --alert-failure-rate 5 --output monitor.log
Table of Contents
π― Why This Tool?
... continue reading