[
https://issues.apache.org/jira/browse/IGNITE-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477131#comment-17477131
]
Roman Puchkovskiy commented on IGNITE-16254:
--------------------------------------------
Thanks for your review
> Optimize (un)marshalling of primitives in object fields
> -------------------------------------------------------
>
> Key: IGNITE-16254
> URL: https://issues.apache.org/jira/browse/IGNITE-16254
> Project: Ignite
> Issue Type: Improvement
> Components: networking
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, during both marshalling and unmarshalling of primitives from/to
> fields an intermediary boxed object might be allocated on the heap.
> We can use Unsafe to avoid this.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)