mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-16 07:00:40 +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