[
https://issues.apache.org/jira/browse/OFBIZ-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490932#comment-14490932 ]
Nicolas Malin commented on OFBIZ-5169:
--------------------------------------
Yesterday I continue to benchmark. On the ant clean-all load-demo run-tests between before and after the revision r1672752 on average I win 10s.
If some body can to do it under an other plateform (I'm under linux and jdk 1.7), it's would be great :)
For the LinkedHashMap, yes I use it when I detected an iteration on the map. I will realize a second pass to check if I can found other optimization, it's also the case for arrayList instead of linkedList. On many case the list use through foreach loop, but I didn't analyze all case.
> Removing Javolution from framework components
> ---------------------------------------------
>
> Key: OFBIZ-5169
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5169> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Varun Bhansaly
> Priority: Minor
> Attachments: framework-FastList-removed.patch
>
>
> a. Remove static instances of Javolution objects.
> b. Remove other uses of Javolution objects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)