Benchmarking Code Results
Non-optimized 657 clock cycles
Generic C 120 clock cycles
Optimized C 84 clock cycles
Linear Assembly 63 clock cycles
Notes:
Our final tools demo will show the linear assembly benchmark. Its impressive to note that we were able to reduce the number for clock cycles by an order of magnitude by using the software tools with linear assembly code.