← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1494961] Re: router_info's _get_existing_devices execution time is O(n)

 

Marked this as Invalid since this isn't really a bug, just a request to
investigate improving this code improvement.  I've done the
investigation and couldn't find a good way to improve it

** Changed in: neutron
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1494961

Title:
  router_info's _get_existing_devices execution time is O(n)

Status in neutron:
  Invalid

Bug description:
  router_info's _get_existing_devices execution time increases as the
  number of routers scheduled to a network node increases. Ideally, this
  execution time should be O(1) if possible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1494961/+subscriptions


References