mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-16 00:41:27 +00:00

* using emplace_back instead of push_back is giving better results in regards of the memory management and crashes * we tried with all our best ideas, we don't know why it's better but it outperformed every other allocations method tested