[
https://issues.apache.org/jira/browse/GEODE-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fred Krone updated GEODE-1295:
------------------------------
Labels: offheap (was: )
> 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
> Labels: offheap
>
> 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.4.14#64029)