[ https://issues.apache.org/jira/browse/IGNITE-24666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maksim Timonin updated IGNITE-24666: ------------------------------------ Fix Version/s: 2.18 > 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 > Fix For: 2.18 > > 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)