On Tue, May 31, 2016 at 07:14:49PM -0500, Terry Wilson wrote: > This patch set adds an optional C extension wrapper for the > Python JSON parser. In local tests, it sped up parsing a 100Mb > JSON file by over 70x. It also switches to using the built-in > Python JSON serializer and fixes a small difference between > Python 2 and 3 when parsing numbers. > > Hopefully, the build system changes are resolved in this > version. > > Terry Wilson (3): > Ensure significand remains an integer in Python3 json parser > Add optional C extension wrapper for Python JSON parsing > JSON serialization via Python's json lib
These lack Signed-off-by. If you'll give me one for the series then I'll restart reviewing it. Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev