You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/10/25 23:51:33 UTC

[jira] [Created] (TOMEE-1428) improve the performance of TempClassLoader$ResourceComparator

Mark Struberg created TOMEE-1428:
------------------------------------

             Summary: improve the performance of TempClassLoader$ResourceComparator
                 Key: TOMEE-1428
                 URL: https://issues.apache.org/jira/browse/TOMEE-1428
             Project: TomEE
          Issue Type: Improvement
    Affects Versions: 1.7.1, 2.0.0
         Environment: maven build - tests running with openejb-embedded
            Reporter: Mark Struberg
             Fix For: 2.0.0, 1.7.2


While profiling our maven build with DeltaSpike CdiCtrl and openejb-embedded I noticed that TempClassLoader$ResourceComparator#weight eats up a big part of the scanning time. Improving this method could improve the overall boot time of openejb around 20%.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)