yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27190
[Bug 1414218] [NEW] Remove extraneous trace in linux/dhcp.py
Public bug reported:
The debug tracepoint in Dnsmasq._output_hosts_file is extraneous and
causes unnecessary performance overhead due to string formating when
creating lots (> 1000) ports at one time.
The trace point is unnecessary since the data is being written to disk
and the file can be examined in a worst case scenario. The added
performance overhead is an order of magnitude in difference (~.5 seconds
versus ~.05 seconds at 1500 ports).
** Affects: neutron
Importance: Undecided
Assignee: Billy Olsen (billy-olsen)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Billy Olsen (billy-olsen)
** Changed in: neutron
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1414218
Title:
Remove extraneous trace in linux/dhcp.py
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
The debug tracepoint in Dnsmasq._output_hosts_file is extraneous and
causes unnecessary performance overhead due to string formating when
creating lots (> 1000) ports at one time.
The trace point is unnecessary since the data is being written to disk
and the file can be examined in a worst case scenario. The added
performance overhead is an order of magnitude in difference (~.5
seconds versus ~.05 seconds at 1500 ports).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1414218/+subscriptions
Follow ups
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Ryan Beisner, 2016-09-09
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Corey Bryant, 2016-09-02
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Launchpad Bug Tracker, 2016-08-31
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Michael Hudson-Doyle, 2016-07-07
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Billy Olsen, 2016-07-05
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Dave Chiluk, 2016-07-05
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Alan Pevec, 2015-11-19
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Alan Pevec, 2015-11-14
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Adam Gandelman, 2015-04-10
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Adam Gandelman, 2015-04-09
-
[Bug 1414218] Re: Remove extraneous trace in linux/dhcp.py
From: Thierry Carrez, 2015-03-19
-
[Bug 1414218] [NEW] Remove extraneous trace in linux/dhcp.py
From: Billy Olsen, 2015-01-23
References