You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2016/09/20 17:23:20 UTC

[jira] [Resolved] (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 ]

Darrel Schneider resolved GEODE-1886.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating

> 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)