Bug 1546756 - Enable JSON C Parser by default in OpenvSwitch
Summary: Enable JSON C Parser by default in OpenvSwitch
Keywords:
Status: CLOSED DUPLICATE of bug 1417738
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openvswitch
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Open vSwitch development team
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-19 14:18 UTC by Daniel Alvarez Sanchez
Modified: 2018-02-19 14:38 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-19 14:38:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Daniel Alvarez Sanchez 2018-02-19 14:18:25 UTC
The C extension wrapping OVS JSON parser is way faster than the pure Python implementation. Right now, this is not getting built and we're using the latter so we would see some performance gain if it could be enabled.

There was some attempts in the past [0][1] to get it in but it never made it so I wonder whether it would be possible to enable it by default.

[0] https://patchwork.ozlabs.org/patch/699900/
[1] https://patchwork.ozlabs.org/patch/802892/


Note You need to log in before you can comment on or make changes to this bug.