[
https://issues.apache.org/jira/browse/OFBIZ-10829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760990#comment-16760990 ]
Mathieu Lirzin commented on OFBIZ-10829:
----------------------------------------
I have included [^OFBIZ-10829_Rewrite-ComponentConfig-constructor.patch] which uses a stream based implementation and is removing some micro-optimization. I have compared the startup time before and after applying the patch, I didn't notice any impact.
> Rewrite ‘ComponentConfig’ constructor
> -------------------------------------
>
> Key: OFBIZ-10829
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10829> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Mathieu Lirzin
> Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-10829_Rewrite-ComponentConfig-constructor.patch
>
>
> The {{ComponentConfig}} constructors contains a lot of duplicated code that can be factorized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)