5 Days Ago
Optim: use persistent allocs in GetWaterLevels - I need to properly clean those up at server shutdown, but I'll solve that later 1k waves perf test shows ~100micros savings and no allocs - 1.45ms vs old 1.55ms. This is final optim in the area for now, making us ~80% faster than vanilla managed code(8.6ms). Tests: ran unit tests