??? 03/10/08 14:01 Read: times |
#152087 - RE: Never is a strong word Responding to: ???'s previous message |
I said:
You can never know the CPU cycle count of anything written in any HLL; eg, 'C'. Michael Karas said:
Never is a strong word that is false in this context. You can indeed know the cycle count simply by compiling the code and measuring the result. Yes, that's true. What I should've said is: "You can never predict (from the source code) the CPU cycle count of anything written in any HLL; eg, 'C'." |