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

Thomas Andraschko resolved MYFACES-4290.
----------------------------------------
    Resolution: Fixed

> [perf] Remove commons digester
> ------------------------------
>
>                 Key: MYFACES-4290
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4290
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: General
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>            Priority: Major
>             Fix For: 3.0.0-SNAPSHOT
>
>
> I currently working on a prototype as quarkus module and MF startup itself 
> takes ~4 seconds.
> The reason is that parsing the faces-config with digester seems sometimes 
> (very) slow.
> I now replaced it with an DOM parser with similar pattern as digester and the 
> starutp is now ~500ms.
> It also removes a dependency and the new parser is even the same size (LOC) 
> as the old...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to