Efficiency Question

Eric Bergman-Terrell ebergman at isis.cs.du.edu
Fri Mar 1 12:40:46 AEST 1991


Back when I was programming C on a PDP-11 many of those C shortcuts
(esp. pre & post increment) often did result in smaller and faster code.

I expect that as optimizing compilers improve, semantically equivalent
blocks of code will tend to result in the same sequence of machine
instructions.

Terrell



More information about the Comp.lang.c mailing list