Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Calling Go blazing fast would be a stretch at best...the path to performance in C# is same as in Rust or C++: struct generics (aka templates), as short hot paths as possible, static partitioning of the work, sometimes hands on memory management and minimization of locking.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: