Report information
The Basics
Id:
46448
Status:
new
Priority:
Low/Low
Queue:

People
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
libdns

Dates
Created:Tue, 31 Oct 2017 06:52:40 -0400
Updated:Mon, 20 Nov 2017 22:38:38 -0500
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Date: Tue, 31 Oct 2017 10:52:40 +0000
Subject: add zone-load benchmark feature to named-checkzone
From: ray@isc.org
To: bind9-public@isc.org
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.