[ https://issues.apache.org/jira/browse/IGNITE-25155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944762#comment-17944762 ]
Ivan Bessonov edited comment on IGNITE-25155 at 4/15/25 4:17 PM: ----------------------------------------------------------------- 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. * 2nd run is *247247* vs {*}251796{*}, about *1.8%* higher. * Run without throttling gives a throughput of {*}254509{*}, which is still higher, but the difference is only about *0.5-1.1%* in this particular case, which isn't bad at all. 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. Only the 1st run presented here. 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! was (Author: ibessonov): 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. * 2nd run is *247247* vs {*}251796{*}, about *1.8%* 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. Only the 1st run presented here. 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)