[
https://issues.apache.org/jira/browse/IGNITE-24975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-24975:
-----------------------------------------
Assignee: (was: Andrey Mashenkov)
> Optimize BinaryTuple offset calculation
> ---------------------------------------
>
> Key: IGNITE-24975
> URL: https://issues.apache.org/jira/browse/IGNITE-24975
> Project: Ignite
> Issue Type: Improvement
> Components: binary
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, performance
> Fix For: 3.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> BinaryTuple builder and parser calculate size of offset-table entry each time
> it needed, even inside the loops.
> Let's cache calculation function once, then avoid if/switch statements inside
> the loop.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)