[
https://issues.apache.org/jira/browse/IGNITE-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko updated IGNITE-16254:
-----------------------------------------
Fix Version/s: 3.0.0-alpha5
(was: 3.0.0-alpha4)
> 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: 40m
> 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)