[
https://issues.apache.org/jira/browse/IGNITE-25155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944762#comment-17944762
]
Ivan Bessonov commented on IGNITE-25155:
----------------------------------------
I used the same test as in mentioned Jira issues.
* Throughput in main is {*}246950{*}.
* Throughput in the branch is {*}253305{*}, roughly *2.5%* higher.
Given that I don't want to run benchmarks for each individual improvement, it's
hard to tell which one of them gives the most effect. I assume it's accounting
for evicted pages in checkpoint speed calculation. Everything else shouldn't
affect the result as much.
h3. Graphs
New graph looks kind of smoother.
Before:
!Screenshot from 2025-04-15 18-08-44.png|width=521,height=151!
After:
!Screenshot from 2025-04-15 18-08-47.png|width=521,height=151!
> Throttling related optimizations
> --------------------------------
>
> Key: IGNITE-25155
> URL: https://issues.apache.org/jira/browse/IGNITE-25155
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
> Attachments: Screenshot from 2025-04-15 18-08-44.png, Screenshot from
> 2025-04-15 18-08-47.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Here I want to include a number of smaller optimizations and run some
> benchmarks with them.
> Unlike issues like IGNITE-16879 and IGNITE-25147, I expect a much smaller
> impact here.
> We should also disable throttling and compare the results.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)