Skip to content

Comment on What Have We Learned from the PDP-11?parent

Comments

In assembly, you don't have to worry about pesky optimizations speeding up your code at all. A similar effect can be achieved in C by not manually enabling optimizations.

"A similar effect can be achieved in C by not manually enabling optimizations."

Good luck with that.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.