[ https://issues.apache.org/jira/browse/IGNITE-25007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950908#comment-17950908 ]
Vladislav Pyatkov commented on IGNITE-25007: -------------------------------------------- Merged d8fe1415e1c73038d72a78e0edd31880770b7162 > Create JMH benchmark to test secondary indexes > ---------------------------------------------- > > Key: IGNITE-25007 > URL: https://issues.apache.org/jira/browse/IGNITE-25007 > Project: Ignite > Issue Type: Improvement > Reporter: Vladislav Pyatkov > Assignee: Vladislav Pyatkov > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 20m > Remaining Estimate: 0h > > h3. Motivation > Each index creates an additional data tree (specifically for the index) and > also makes us take additional locks to update data rows. Obviously, it takes > some processor actions and decreases performance. > h3. Definition of done > Create a JMH benchmark to estimate how an index's quantity affects > performance. -- This message was sent by Atlassian Jira (v8.20.10#820010)