??? 05/08/08 20:48 Read: times |
#154594 - fast (sic?) lookup table Responding to: ???'s previous message |
Chris Bertrand said:
I've dubbed it a "fast lookup table" I don't think there's any particular reason to believe that the generated code will be any faster? The more "traditional" method may allow you better control of where the compiler allocates the array - which might allow you to choose a "faster" or "smaller" implementation... |