A pretty simple tool I made in Golang to benchmark and measure DNS server performance
- Multithreading
- Results (Avg. Resolve time, Domains resolved, Domains that failed to be resolved)
- Individual domain resolve time
(That's all for now but I'm open to suggestions)
go build resolve.go