pekko/akka-cluster-typed/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
..
main Byte array allocation/copy hunt (#30266) 2021-06-02 17:28:37 +02:00
multi-jvm Update copyright to 2021 2021-01-08 17:55:38 +01:00
test Remove unused imports in tests (#30265) 2021-06-01 13:34:43 +02:00