[
https://issues.apache.org/jira/browse/IGNITE-22603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko reassigned IGNITE-22603:
----------------------------------------
Assignee: Kirill Tkalenko
> Add InetSocketAddress caching for DefaultMessagingService
> ---------------------------------------------------------
>
> Key: IGNITE-22603
> URL: https://issues.apache.org/jira/browse/IGNITE-22603
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite3, ignite3_performance
>
> As a result of analyzing the flamegraph of sending messages between two nodes
> through *org.apache.ignite.internal.network.DefaultMessagingService*, I
> noticed that we can use *java.net.InetSocketAddress* caching and not create
> it every time, which increased the number of messages sent by about 10% on my
> PC.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)