Results 1 issues of Ran Lottem

[fastutil](https://fastutil.di.unimi.it/docs/index.html) offers data structures for primitive Java types that are smaller in size and faster for reading and mutating. If protoc used e.g. `IntArrayList` rather than `ArrayList` and provided `getInt()`...

java
performance