We introduce compiler optimization report, a useful tool if you wish to speed up your program by looking at what the compiler failed to optimize.

We introduce compiler optimization report, a useful tool if you wish to speed up your program by looking at what the compiler failed to optimize.
We investigate what are the techniques your compiler employs to make your loop run faster.