Intel Avisor allows you to analyze your applications written in C++, and figure out how to make your software run faster. Intel Advisor analyzes and makes recommendations to improve your performance.
One of the key features it focuses on is vectorization. In this video, we generate a roofline analysis chart and examine the recommendations to improve the CPU and memory usage patterns in our code.