You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:19:01 UTC

[jira] [Closed] (GEODE-1886) StoredObject instanceof checks in EntryEventImpl slow down heap operations

     [ https://issues.apache.org/jira/browse/GEODE-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Bawaskar closed GEODE-1886.
-----------------------------------

> StoredObject instanceof checks in EntryEventImpl slow down heap operations
> --------------------------------------------------------------------------
>
>                 Key: GEODE-1886
>                 URL: https://issues.apache.org/jira/browse/GEODE-1886
>             Project: Geode
>          Issue Type: Bug
>          Components: offheap
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>             Fix For: 1.0.0-incubating
>
>
> The instanceof checks added to EntryEventImpl for offheap have slowed down the performance of heap. This slow down will probably only be noticed when the cache operation is local. When the operations is distributed the network adds enough overhead that the extra time in the instanceof checks is not noticed.



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