[
https://issues.apache.org/jira/browse/IGNITE-26195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-26195:
-----------------------------------------
Description:
When analyzing a JFR from a write-heavy workload, I noticed the following
problem: a lot of lambda allocations in the BinaryRowConverter.
!image-2025-08-12-23-11-43-496.png|width=1015,height=668!
After the fix:
was:When analyzing a JFR from a write-heavy workload, I noticed the following
problem: a lot of lambda allocations in the BinaryRowConverter.
!image-2025-08-12-23-11-43-496.png|width=1015,height=668!
> Excessive lambda allocations in BinaryRowConverter
> --------------------------------------------------
>
> Key: IGNITE-26195
> URL: https://issues.apache.org/jira/browse/IGNITE-26195
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Attachments: Screenshot 2025-08-13 at 10.29.00.png,
> image-2025-08-12-23-11-43-496.png
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When analyzing a JFR from a write-heavy workload, I noticed the following
> problem: a lot of lambda allocations in the BinaryRowConverter.
> !image-2025-08-12-23-11-43-496.png|width=1015,height=668!
> After the fix:
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)