[
https://issues.apache.org/jira/browse/IGNITE-23616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897125#comment-17897125
]
Vladislav Pyatkov commented on IGNITE-23616:
--------------------------------------------
Merged 29d30b2fc9b202dfbedf21abc9087f5a459272e7
> 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
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0
>
> Attachments: screenshot-1.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)