top | item 39140329

(no title)

mgerullis | 2 years ago

What about Assembly?

discuss

order

flohofwoe|2 years ago

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.