veloren/server
Joshua Yanovski b9528da8f6 Improve chunk space consumption by a lot.
3x - 5x depending on terrain.  We can do a lot better but this is a good
start.

Also, added chunk group count to metrics.  This correlates with memory
usage specifically by chunk voxel data in a much more direct way than
chonk or chunk count do, so this should provide extra useful information
(especially for our average overhead per chonk / chunk).
2020-09-28 13:35:49 +02:00
..
src Improve chunk space consumption by a lot. 2020-09-28 13:35:49 +02:00
Cargo.toml * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00