[ 
https://issues.apache.org/jira/browse/ISIS-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413134#comment-16413134
 ] 

ASF subversion and git services commented on ISIS-1931:
-------------------------------------------------------

Commit 2093a12d44db85462f58005d5ad667c4675bb385 in isis's branch 
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2093a12 ]

ISIS-1931 introduces Field/Method caching for ServicesInjector

also ServicesInjector was
(1)refactored to use less temporary collections
(2)collection injection was refactored out into a separate class
(3)collection injection was extended to also support Set, SortedSet
(4)removing guava idioms, using java stream API instead

> ServicesInjector: Reduce Heap Pollution
> ---------------------------------------
>
>                 Key: ISIS-1931
>                 URL: https://issues.apache.org/jira/browse/ISIS-1931
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> ServicesInjector, by caching Fields and Methods by Class I could reduce heap 
> pollution of a particular integration test (involving 15k domain-objects) 
> from more than 20GiB down to less then 7GiB.



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

Reply via email to