Mason Green (Zzzzrrr) wrote:
When I remove -inline there doesn't seem to be much of a difference in execution speed.
Try running obj2asm to see if the functions you want inlined are actually inlined or not.
Mason Green (Zzzzrrr) wrote:
When I remove -inline there doesn't seem to be much of a difference in execution speed.
Try running obj2asm to see if the functions you want inlined are actually inlined or not.