Hacker News new | ask | show | jobs
by Jaxan 455 days ago
Of course many things can be faster than C, because C is very far from modern hardware. If you compile with optimisation flags, the generated machine code looks nothing like what you programmed in C.