It's easy to imagine that assembly code that's written with readability and maintainability in mind is less efficient than a readable and maintainable C program compiled with optimizations. But in any case, the difference between any compiled language and assembly is much smaller than any interpreted language and any compiled language.
flohofwoe|2 years ago