pekko/akka-distributed-data/src/main
Johan Andrén e43f2be6cd
Byte array allocation/copy hunt (#30266)
* Loads of byte array copy/allocations squashed
* Use a central place for the proto unsafe instead of ad hoc
* Extra docs on serializer toBinary about not mutating bytes after returned
* Found some more toArray:s that can potentially benefit from being unsafe
* Array handed to user callback so extra docs needed
* Unsafe reading of underlying bytes of strings fixed
2021-06-02 17:28:37 +02:00
..
java/akka/cluster/ddata/protobuf/msg Update copyright to 2021 2021-01-08 17:55:38 +01:00
mima-filters Include entries DData Gossip message dynamically based on size, #28421 (#29751) 2020-11-16 12:00:16 +01:00
protobuf Update copyright to 2021 2021-01-08 17:55:38 +01:00
resources Include entries DData Gossip message dynamically based on size, #28421 (#29751) 2020-11-16 12:00:16 +01:00
scala/akka/cluster/ddata Byte array allocation/copy hunt (#30266) 2021-06-02 17:28:37 +02:00