Darrel Schneider created GEODE-1886:
---------------------------------------

             Summary: 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


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)

Reply via email to