mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
536ef3d6ff
Option<usize> takes 16 bytes which we cannot allow, so we use a u32 to store the same information, we use std::u32::MAX to mark that a LOD has no children we have no checks for that limit, so we hope it never gets that high... dear god... the intel laptop statistics now seem to be alot more stable and even top the ryzen desktop statistics, we get faster in every bench |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |