117
edits
Changes
→Microarchitecture and Memory Bottlenecks
=== Identifying significant hardware issues affecting performance using microarchitecture exploration analysis ===
==== Top-down Microarchitecture Analysis ====
The Intel Vtune Profiler includes a tool to conduct a Microarchitecture Exploration analysis using events collected in the top-down characterization. The Microarchitecture Exploration records other metrics important to performance and are displayed in the Microarchitecture Exploration viewpoint. The Microarchitecture Exploration Summary highlights for us potential areas which could be optimized.
=== Pinpointing memory-access-related problems ===