Because the System Characterization recipe uses the standalone Arm System Characterization Tool (ASCT), it creates an output directory for all ASCT results and imports a subset of those results into the GUI. Performix presents the data in tabular form and links to the output directory for plots and raw data.
In Idle latency, ASCT reports memory latency for each non-uniform memory access (NUMA) node while the system is idle. You can use this view to spot bottlenecks caused by workload placement, and to identify which nodes are closest to memory resources.
Idle latency per NUMA node while the system is idle
Peak bandwidth shows the maximum measured memory bandwidth for different read and write patterns. It compares those results with the theoretical peak bandwidth of the system.
Measured vs theoretical peak memory bandwidth
Cross-NUMA bandwidth shows the bandwidth achieved when memory requests cross NUMA node boundaries.
Bandwidth across NUMA node boundaries
The Latency sweep benchmark measures latency by data size to map the cache hierarchy and identify appropriate data sizes for other benchmarks. It highlights the performance characteristics of each level of the cache and memory hierarchy.
Latency by data size mapping the cache hierarchy
The Bandwidth sweep benchmark varies the data size used to generate memory accesses. It measures the bandwidth delivered by each level of the memory hierarchy.
Bandwidth by data size across the memory hierarchy
The Core-to-core latency benchmark measures the latency of moving data from one core to another. Because the number of core pairs grows quickly, this benchmark runs on only a subset of system cores by default.
Core-to-core latency for a subset of system cores
The System Information table shows the information collected by ASCT, including CPU, memory, and storage details. Use this view to cross-reference benchmark results with the hardware configuration of the target machine.
System Information
You’ve viewed the tabular benchmark results from ASCT in the Arm Performix UI.
Next, you’ll inspect plots from the ASCT output directory that are not yet displayed directly in Performix.