[
https://issues.apache.org/jira/browse/IGNITE-23199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886136#comment-17886136
]
Vladislav Pyatkov commented on IGNITE-23199:
--------------------------------------------
Benchmark results:
{noformat}
8
Benchmark (clusterSize) (delayDuration) (fsync) (hClockType)
Mode Cnt Score Error Units
SelectBenchmark.kvGet 1 500 false origin
thrpt 20 549544.656 ? 7113.368 ops/s
SelectBenchmark.kvGet 1 5000 false origin
thrpt 20 531773.282 ? 36628.275 ops/s
16
Benchmark (clusterSize) (delayDuration) (fsync) (hClockType)
Mode Cnt Score Error Units
SelectBenchmark.kvGet 1 500 false origin
thrpt 20 481676.983 ? 13758.331 ops/s
SelectBenchmark.kvGet 1 5000 false origin
thrpt 20 472153.175 ? 11941.622 ops/s
32
Benchmark (clusterSize) (delayDuration) (fsync) (hClockType)
Mode Cnt Score Error Units
SelectBenchmark.kvGet 1 500 false origin
thrpt 20 581220.229 ? 7390.287 ops/s
SelectBenchmark.kvGet 1 5000 false origin
thrpt 20 554774.290 ? 5439.051 ops/s
64
Benchmark (clusterSize) (delayDuration) (fsync) (hClockType)
Mode Cnt Score Error Units
SelectBenchmark.kvGet 1 500 false origin
thrpt 20 706067.468 ? 34174.959 ops/s
SelectBenchmark.kvGet 1 5000 false origin
thrpt 20 695281.461 ? 30481.453 ops/s
128
Benchmark (clusterSize) (delayDuration) (fsync) (hClockType)
Mode Cnt Score Error Units
SelectBenchmark.kvGet 1 500 false origin
thrpt 20 655976.549 ? 11583.202 ops/s
SelectBenchmark.kvGet 1 5000 false origin
thrpt 20 663624.438 ? 8228.357 ops/s
{noformat}
> Investigate GET scalability issues
> ----------------------------------
>
> Key: IGNITE-23199
> URL: https://issues.apache.org/jira/browse/IGNITE-23199
> Project: Ignite
> Issue Type: Test
> Reporter: Alexey Scherbakov
> Assignee: Vladislav Pyatkov
> Priority: Major
> Labels: ignite-3, important
> Fix For: 3.0
>
>
> Current benchmark results show what GETs do not scale well, especially under
> high concurrency.
> This should be investigated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)