Kirill Gusakov created IGNITE-18476:
---------------------------------------
Summary: JDBC select up to 3 times slower, than the same get
through key-value API
Key: IGNITE-18476
URL: https://issues.apache.org/jira/browse/IGNITE-18476
Project: Ignite
Issue Type: Task
Reporter: Kirill Gusakov
Steps to reproduce:
* To remove influence of another issues from IGNITE-15568 and IGNITE-18474 you
need to set the RaftOptions.sync=false and TableConfigurationSchema.partitoins=1
* Execute kvGet vs jdbcGet from
https://github.com/gridgain/apache-ignite-3/blob/4b9de922caa4aef97a5e8e159d5db76a3fc7a3ad/modules/runner/src/test/java/org/apache/ignite/internal/benchmark/SelectBenchmark.java#L39
--
This message was sent by Atlassian Jira
(v8.20.10#820010)