BIND 10 #1951: Familiarize with perfdhcp implemented functionality

BIND 10 Development do-not-reply at isc.org
Wed May 9 11:34:10 UTC 2012


#1951: Familiarize with perfdhcp implemented functionality
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  stephen                            |                Status:  reviewing
                       Type:  task   |             Milestone:  Sprint-
                   Priority:         |  DHCP-20120514
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  perfdhcp                           |           Sub-Project:  DHCP
                   Keywords:         |  Estimated Difficulty:  8
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  9      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by marcin):

 * hours:  0 => 9
 * estimatedhours:  0 => 8
 * status:  accepted => reviewing
 * owner:  marcin => UnAssigned


Comment:

 Current implementation of perfdhcp code was analysed. It seems all command
 line options are implemented so far.

 I put some notes about the code on the wiki:
 http://bind10.isc.org/wiki/DhcpBenchmarking, sections: Remarks on current
 implementation and Code Refactoring.

 The most complex thing that appears to me in the code is maintanence of
 list of sent and received packages and eventually matching them together.
 Current implementation has good code in terms of packet lookup performance
 but I was considering to simplify it with some C++ containers. Some
 remarks about this are on the wiki too.

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


More information about the bind10-tickets mailing list