mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-06 10:00:26 +03:00
Speeds up allocations by significantly reducing the number of needed atomic ops per alloc. Could be optimised further in the future if needed.