#81: Slow XML generation when using WBXML_GEN_XML_CANONICAL
--------------------------+----------------------
Reporter: conrad.irwin | Owner: somebody
Type: issue | Status: new
Priority: important | Milestone:
Component: wbxml2 | Version: 0.11.0
Severity: other | Keywords:
--------------------------+----------------------
This is pretty much the same problem as my last bug (though in reverse).
The XML generator currently loves shunting the entire input around all the
time, which can lead to horrible performance on large documents (~ 6 MB,
takes ~ 2 minutes to generate).
The attached patch fixes that by avoiding wbxml_buffer_insert's.
--
Ticket URL: <https://libwbxml.opensync.org/ticket/81>
libwbxml <http://libwbxml.opensync.org/>
WBXML Library
|