You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Wouter Bancken (JIRA)" <ji...@apache.org> on 2016/06/06 16:34:20 UTC

[jira] [Created] (ARIES-1564) Performance improvement: sorting bundles by start-level is done eagerly

Wouter Bancken created ARIES-1564:
-------------------------------------

             Summary: Performance improvement: sorting bundles by start-level is done eagerly
                 Key: ARIES-1564
                 URL: https://issues.apache.org/jira/browse/ARIES-1564
             Project: Aries
          Issue Type: Improvement
          Components: Subsystem
    Affects Versions: subsystem-2.0.8
            Reporter: Wouter Bancken


h4. Description
During sorting in the StartAction class, the SubsystemContentHeader is parsed every time the start order of a bundle is needed. By eagerly parsing the header and storing the start value for every bundle, an improved startup time can be achieved.

h4. Mailinglist
http://mail-archives.apache.org/mod_mbox/aries-user/201606.mbox/%3CCAL5nZgRQcvFqz8g1c7mKJ3C_UoRmRox10%2BOM2uEjRbCkTYodDQ%40mail.gmail.com%3E



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