You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/02/19 15:24:27 UTC

[jira] Updated: (FELIX-2104) Add an optional faster stax based parser

     [ https://issues.apache.org/jira/browse/FELIX-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated FELIX-2104:
-----------------------------------

    Assignee: Guillaume Nodet
     Summary: Add an optional faster stax based parser  (was: Investigate the possibility to use a different xml parser)

> 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.