117
edits
Changes
→Microarchitecture and Memory Bottlenecks
[[File:Top-Down Analysis Method.png | frame | 400px | Microarchitecture Exploration Summary: This shows you the different functions utilized throughout the application and their respective performance metrics that tell us the percentage of Front-End Bound and Back-End Memory Bound, and others]]
==== Main Benefits of The Microarchitecture and Memory Modules ====
The Intel Vtune Profiler allows you to utilize microarchitecture exploration analysis to improve the performance of your applications by pinpointing issues with hardware and is also able to identify memory-access-related problems including cache misses and high-bandwidth problems.
==== Top-down Microarchitecture Analysis ====