Vladislav Pyatkov created IGNITE-25475:
------------------------------------------
Summary: Use GridUnsafe#copyOffheapHeap to speed up getting value
in tuple parser
Key: IGNITE-25475
URL: https://issues.apache.org/jira/browse/IGNITE-25475
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
h3. Motivation
We can use unsafe copy memory methods to extract data from {{ByteBuffer}} in
{{BinaryTupleParses}}. But we should do this only in case it would be more
effective.
h3. Definition of done
Implement the use of unsafe in this case if it would be effective.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)