Kirill Tkalenko created IGNITE-22603:
----------------------------------------

             Summary: 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


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)

Reply via email to