Skip to content

Commit 711aebe

Browse files
jasonrandrewsCopilot
andcommitted
Start tech review of Performix system characterization recipe
Co-authored-by: Copilot <copilot@github.com>
1 parent 427b635 commit 711aebe

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/performix-system-characterization

content/learning-paths/servers-and-cloud-computing/performix-system-characterization/_index.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
---
2-
title: Understand system characteristics with Arm Performix
2+
title: Characterize system performance with Arm Performix
33

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
49

510
minutes_to_complete: 60
611

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.
813

914
learning_objectives:
1015
- Run Arm Performix's System Characterization recipe to understand hardware configuration and performance
1116
- 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
1318

1419
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.
1621

1722
author:
1823
- Brendan Long
@@ -35,7 +40,7 @@ further_reading:
3540
- resource:
3641
title: "Find CPU Cycle Hotspots with Arm Performix"
3742
link: /learning-paths/servers-and-cloud-computing/cpu_hotspot_performix/
38-
type: documentation
43+
type: website
3944
- resource:
4045
title: Arm Performix User Guide
4146
link: https://developer.arm.com/documentation/110163/latest

0 commit comments

Comments
 (0)