Searched defs:perf (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh537 perf () { function
543 PFILE="ns5/$2.perf"
555 sed -n -e 's/.*Queries per second: *\([0-9]*\).*/\1/p' ns5/$1.perf
559 perf 'with RPZ' rpz 'NOERROR:2900 NXDOMAIN:100 '
565 perf 'without RPZ' norpz 'NOERROR:3000 '

Completed in 30 milliseconds