mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[GH-ISSUE #86] Add Benckmark option to test multiple DNS Server #63
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ewwink on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/86
Can you add benchmark option to compare 2 or more DNS Server speed.
The results is like this
The above results are generated from dnslookup and wrapped in a powershell script.
@ameshkov commented on GitHub (Jan 19, 2026):
It seems to be more relevant to this repo:
https://github.com/ameshkov/godnsbench
@ewwink commented on GitHub (Jan 19, 2026):
I will see it, thanks.