[infinispan-issues] [JBoss JIRA] (ISPN-8421) Eviction loop creates entry from memory and remove call does same thing

William Burns (JIRA) issues at jboss.org
Fri Nov 3 12:11:01 EDT 2017


    [ https://issues.jboss.org/browse/ISPN-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485790#comment-13485790 ] 

William Burns commented on ISPN-8421:
-------------------------------------

Gist with initial results https://gist.github.com/wburns/a6c064f2d7d60b0b7f175e56e453d568 compared to original https://gist.github.com/wburns/d3fdc9bc707ba296374c31d99f6e7a05


||Operation||New||Old||Comment||
|Compute|430706|293870||
|Get|32142091|34618190|This one should have been unaffected|
|Put|745294|609164||

  

> Eviction loop creates entry from memory and remove call does same thing
> -----------------------------------------------------------------------
>
>                 Key: ISPN-8421
>                 URL: https://issues.jboss.org/browse/ISPN-8421
>             Project: Infinispan
>          Issue Type: Sub-task
>            Reporter: William Burns
>
> Whenever we remove an entry due to eviction we end up creating the ice twice on heap (once in ensureSize and another in performRemove. We should share these.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list