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