[
https://issues.apache.org/jira/browse/IGNITE-24666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931441#comment-17931441
]
Ignite TC Bot commented on IGNITE-24666:
----------------------------------------
{panel:title=Branch: [pull/11901/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11901/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8330781&buildTypeId=IgniteTests24Java8_RunAll]
> Suboptimal method Outbox#flush
> ------------------------------
>
> Key: IGNITE-24666
> URL: https://issues.apache.org/jira/browse/IGNITE-24666
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: ise
> Attachments: Снимок экрана 2025-02-27 в 19.43.30.png, Снимок экрана
> 2025-02-27 в 19.45.21.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This method uses Streams and loops over same collection twice. It's possible
> to optimize the memory usage. For example in the attachment this method is
> responsible for 10% allocations. After optimizing it allocates only 1% (see
> attachment 2).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)