You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Anli Shundi (JIRA)" <ji...@apache.org> on 2014/06/19 17:12:24 UTC

[jira] [Updated] (SANTUARIO-394) Performance issue with getting XML parsers

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

Anli Shundi updated SANTUARIO-394:
----------------------------------

    Attachment: SANTUARIO-394-thread-local.patch

> Performance issue with getting XML parsers
> ------------------------------------------
>
>                 Key: SANTUARIO-394
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-394
>             Project: Santuario
>          Issue Type: Bug
>          Components: Java
>            Reporter: Anli Shundi
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: Java 1.5.7
>
>         Attachments: SANTUARIO-394-thread-local.patch
>
>
> Creating a new parser factory and instantiating a new parser is expensive during frequent decryptions.  The attached patch uses a thread-local cache of DocumentBuilderFactory-s



--
This message was sent by Atlassian JIRA
(v6.2#6252)