[ https://issues.apache.org/jira/browse/FELIX-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on FELIX-2104 started by Guillaume Nodet. > Add an optional faster stax based parser > ---------------------------------------- > > Key: FELIX-2104 > URL: https://issues.apache.org/jira/browse/FELIX-2104 > Project: Felix > Issue Type: Task > Components: Bundle Repository (OBR) > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: bundlerepository-1.6.0 > > > kxml is nice because it's small > We may want to check using faster parser if they are available while still > keeping kxml as a fallback. > Woodstox is one of the fastest parser so we may want to see what's possible > with it. > The main driver behind that is speed, so we want to measure the parsing time > with kxml vs woodstox. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.