Darrel Schneider created GEODE-1295:
---------------------------------------

             Summary: Optimize OffHeapStoredObject checkDataEquals methods
                 Key: GEODE-1295
                 URL: https://issues.apache.org/jira/browse/GEODE-1295
             Project: Geode
          Issue Type: Improvement
          Components: offheap
            Reporter: Darrel Schneider


Both these methods have code that copies to a 1k heap byte array. I think it 
would be better for the code to just access the off-heap bytes directly instead 
of copying them to the heap.




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

Reply via email to