Content-Type: text/plain; charset="utf-8" X-Mailer: MIME-tools 5.508 (Entity 5.508) MIME-Version: 1.0 Date: Tue, 31 Oct 2017 10:52:40 +0000 Subject: add zone-load benchmark feature to named-checkzone From: ray@isc.org Message-ID: Content-Disposition: inline X-RT-Interface: Web Content-Transfer-Encoding: binary To: bind9-public@isc.org X-RT-Original-Encoding: utf-8 Content-Length: 259 Instrument named-checkzone so that it can also be used to benchmark how long it takes to load the various types of zone files. This ticket might also include work to use clock_gettime(2) instead of gettimeofday(3) where available to increase timer precision.