Posted December 01, 2021 by DasTobi
#performance
I'm still working on improving the performance of the network code and how I store data. Previously I had message classes, which I serialized to byte arrays, but the serialization was the bottle neck and so I use now this horrible long function header: