pekko/akka-remote-tests/src
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
..
multi-jvm/scala/akka Byte array allocation/copy hunt (#30266) 2021-06-02 17:28:37 +02:00
test Update copyright to 2021 2021-01-08 17:55:38 +01:00