Vladislav Pyatkov created IGNITE-25007: ------------------------------------------
Summary: 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 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)