Content originally posted in LPCWare by gl_belre9 on Thu Mar 17 17:31:23 MST 2016
OK, I tried to benchmark in optimized level -O2. I wrote 'volatile' on variable 'x', 'y', 'z' because division procedure is ignored.
As a result, it takes 140us in 2.15 and 111us in 2.19.
I have no idea about the time differences.