[ 
https://issues.apache.org/jira/browse/IGNITE-26018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010673#comment-18010673
 ] 

Roman Puchkovskiy commented on IGNITE-26018:
--------------------------------------------

The patch looks good to me

> POC for runtime-generated binary tuple comparator
> -------------------------------------------------
>
>                 Key: IGNITE-26018
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26018
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> Binary tuple comparators suffer from too many virtual calls and too many 
> branching. Given that index schema is immutable, we can use this information 
> for our advantage and compile special optimized comparator for each index 
> schema.
> After the POC is complete we can use 
> {{org.apache.ignite.internal.storage.pagememory.benchmarks.SortedIndexTreeInsertBenchmark}}
>  for testing the difference.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to