[
https://issues.apache.org/jira/browse/IGNITE-24975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-24975:
--------------------------------------
Summary: Optimize BinaryTuple offset calculation. (was: BinaryTuple micro
optimization.)
> Optimize BinaryTuple offset calculation.
> ----------------------------------------
>
> Key: IGNITE-24975
> URL: https://issues.apache.org/jira/browse/IGNITE-24975
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: binary, ignite-3
> Fix For: 3.1
>
>
> 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)