<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<br>
<div>
<div>On 3 Apr 2014, at 12:28, Vithalprasad Gaitonde <<a href="mailto:Gaitonde.Vithalprasad@microsoft.com">Gaitonde.Vithalprasad@microsoft.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div lang="EN-US" link="#0563C1" vlink="#954F72" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div class="WordSection1" style="page: WordSection1;">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
Hi,<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
<o:p> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
Is there a standardized/most commonly used tool to benchmark performance of a DNS server implementation.<o:p></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
<o:p> </o:p></div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div><br>
</div>
<div>We usually use “queryperf” which is delivered as part of the BIND distribution, this takes an input file of queries, sends them to a designated server and then reports on the performance:</div>
<div><br>
</div>
<div>Sample output:</div>
<div><br>
</div>
<div>
<div>  Parse input file:     once</div>
<div>  Ended due to:         reaching end of file</div>
<div><br>
</div>
<div>  Queries sent:         101001 queries</div>
<div>  Queries completed:    101001 queries</div>
<div>  Queries lost:         0 queries</div>
<div>  Queries delayed(?):   0 queries</div>
<div><br>
</div>
<div>  RTT max:         <span class="Apple-tab-span" style="white-space:pre"></span>0.012932 sec</div>
<div>  RTT min:              0.000285 sec</div>
<div>  RTT average:          0.000719 sec</div>
<div>  RTT std deviation:    0.000229 sec</div>
<div>  RTT out of range:     0 queries</div>
<div><br>
</div>
<div>  Percentage completed: 100.00%</div>
<div>  Percentage lost:        0.00%</div>
<div><br>
</div>
<div>  Started at:           Thu Apr  3 13:39:21 2014</div>
<div>  Finished at:          Thu Apr  3 13:39:25 2014</div>
<div>  Ran for:              3.728413 seconds</div>
<div><br>
</div>
<div>  Queries per second:   27089.541851 qps</div>
<div><br>
</div>
<div><br>
</div>
<div>Brett Carr</div>
<div><br>
</div>
<div>Nominet UK</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</body>
</html>