You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/02/26 16:13:53 UTC

[GitHub] [ignite] agura opened a new pull request #7475: Communication metrics improovement

agura opened a new pull request #7475: Communication metrics improovement
URL: https://github.com/apache/ignite/pull/7475
 
 
   * Code organization preparing for IGNITE-11927.
   * Avoiding thread-locals for messages sent/received counters (two HashMap instances per thread).
   * Two HashMap instances per thread replaced by one memory efficient IntHashMap per process.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services