I think I have the free version. I tend to do some of the optimization sort of things anyway though (unrolling loops, multiply shift instead of divide, inline functions instead of calling a function and returning) so I don't know how much it would improve.
|