BIND 10 #1796: auth:query.cc:A_AND_AAAA should go to Query class

BIND 10 Development do-not-reply at isc.org
Thu Jan 9 04:28:51 UTC 2014


#1796: auth:query.cc:A_AND_AAAA should go to Query class
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  task          |                       Status:  new
            Priority:  medium        |                    Milestone:
           Component:  b10-auth      |                   Resolution:
            Keywords:                |                 CVSS Scoring:
           Sensitive:  0             |              Defect Severity:  N/A
         Sub-Project:  DNS           |  Feature Depending on Ticket:  auth
Estimated Difficulty:  2             |  performance
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by muks):

 This improvement will be almost negligible as after the first time the
 vector is created, only the `empty()` test (a minor constant time check)
 is extra overhead. I don't think it's necessary to do this as the current
 separation using an anonymous function (with static vector) is superior.

 However, because this ticket has been estimated and all, I guess others
 have looked at it and think it's necessary.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1796#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list