C was a great low-level language - for the PDP-11
C was a great low-level language - for the PDP-11
Posted Feb 12, 2021 12:17 UTC (Fri) by pizza (subscriber, #46)In reply to: C was a great low-level language - for the PDP-11 by sdalley
Parent article: Python cryptography, Rust, and Gentoo
The reasons compilers are so re-writingly complex is the same reason that modern CPUs are so re-writingly complex: squeezing every last drop of performance out of _existing_ code.
After the top-line price, raw performance is the only thing that folks actually care about.
(Granted, the tide has begun to shift slightly in favor of "security", but given the choice, folks will choose "faster" over "more secure"... every. single. time.)
