-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Akka.Cluster: improve gossip serialization performance (#7281)
* Akka.Cluster: improve gossip serialization performance * inline creation of addr and role indices * fixed role mapping * inlined mapping of `Proto.Msg.Member` * inline serialization of addresses * remove `allAddresses` * cleaned up some gossip deserialization calls
- Loading branch information
1 parent
9981d83
commit 5176dfb
Showing
1 changed file
with
76 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters