BIND 10 #1752: Measure performance hit of per-message filtering
BIND 10 Development
do-not-reply at isc.org
Sat Mar 3 13:02:38 UTC 2012
#1752: Measure performance hit of per-message filtering
-------------------------------------+-------------------------------------
Reporter: vorner | Owner:
Type: task | Status: new
Priority: major | Milestone: Next-
Component: logging | Sprint-Proposed
Sensitive: 0 | Keywords:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
The idea is to put a map<MessageID, bool> to the logger and check if
there's the given message whenever we try to cass is*Enabled (adding the
message parameter to the function). This task is measure how big
performance impact it would have, in case the map is empty (which I expect
would be negligible) and in case the map contains some number of items.
--
Ticket URL: <http://bind10.isc.org/ticket/1752>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list