Vladislav Pyatkov created IGNITE-23616:
------------------------------------------
Summary: Found a performance drop in Ignite benchmarks
Key: IGNITE-23616
URL: https://issues.apache.org/jira/browse/IGNITE-23616
Project: Ignite
Issue Type: Improvement
Reporter: Vladislav Pyatkov
Assignee: Vladislav Pyatkov
h3. Motivation
The performance issue has appeared without expected prerequisites. We found out
it happened in IGNITE-23257.
We could seed the degradation only in batch benchmarks:
{noformat}
putAll getAll
before 26803 60658
after 22719 17501
{noformat}
Configuration: 1 server node, 1 client, 1 loading thread on client side.
Batch size is 1K per operation.
h3. Definition of done
* Find the root cause of the issue.
* The degradation will have to disappear.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)