[Bug 1672522] [NEW] The python-openvswitch package should build the json C extension

Terry Wilson 1672522 at bugs.launchpad.net
Mon Mar 13 20:15:57 UTC 2017


Public bug reported:

The C extension wrapping OVS's own json parser is 60x faster than the
pure-python version currently being used. Profiling shows JSON parsing
to be the biggest bottleneck using python-openvswitch IDL library.

setuptools can build the extension as long as the python-dev packages
are installed and openvswitch-dev is installed. It should be available
in OVS 2.6+

** Affects: openvswitch (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1672522

Title:
  The python-openvswitch package should build the json C extension

Status in openvswitch package in Ubuntu:
  New

Bug description:
  The C extension wrapping OVS's own json parser is 60x faster than the
  pure-python version currently being used. Profiling shows JSON parsing
  to be the biggest bottleneck using python-openvswitch IDL library.

  setuptools can build the extension as long as the python-dev packages
  are installed and openvswitch-dev is installed. It should be available
  in OVS 2.6+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1672522/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list