>>106903225
It's funny how cniles still believe C/C++ = speed.
C# supports spans, simd, multithreading, async, manual pointer fuckery with unsafe blocks, allocators and everything else you could need to write fast software most people just use it like java and that's why their code is trash.