You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/performix-system-characterization/_index.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
1
---
2
-
title: Understand system characteristics with Arm Performix
2
+
title: Characterize system performance with Arm Performix
3
3
4
+
description: Learn how to run the Arm Performix System Characterization recipe to benchmark memory latency and bandwidth on Arm hardware and interpret the generated results.
5
+
6
+
draft: true
7
+
cascade:
8
+
draft: true
4
9
5
10
minutes_to_complete: 60
6
11
7
-
who_is_this_for: This is an introductory topic for anyone who wants to understand the performance characteristics of a hardware system.
12
+
who_is_this_for: This is an introductory topic for developers and performance engineers who want to characterize the hardware performance of Arm-based Linux systems using Arm Performix.
8
13
9
14
learning_objectives:
10
15
- Run Arm Performix's System Characterization recipe to understand hardware configuration and performance
11
16
- Interpret memory latency and bandwidth benchmark results
12
-
- View the output directory to inspect generated plots and raw results
17
+
- Locate and interpret the generated plots and raw benchmark data in the output directory
13
18
14
19
prerequisites:
15
-
- A target machine to benchmark. The Arm System Characterization Tool, included with Performix, is cross-platform and cross-OS.
20
+
- A Arm Linux target machine accessible via SSH to characterize.
16
21
17
22
author:
18
23
- Brendan Long
@@ -35,7 +40,7 @@ further_reading:
35
40
- resource:
36
41
title: "Find CPU Cycle Hotspots with Arm Performix"
0 commit comments