Skip to content

Commit 9ad11d0

Browse files
Update _index.md to refine title and learning objectives for resource usage measurement on Windows on Arm
1 parent ef49759 commit 9ad11d0

File tree

1 file changed

+5
-10
lines changed
  • content/learning-paths/laptops-and-desktops/win-resource-ps1

1 file changed

+5
-10
lines changed

content/learning-paths/laptops-and-desktops/win-resource-ps1/_index.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
1-
---
2-
title: Track resource usage of applications on Windows on Arm
3-
4-
draft: true
5-
cascade:
6-
draft: true
1+
title: Measure application resource and power usage on Windows on Arm with FFmpeg and PowerShell
72

83
minutes_to_complete: 60
94

10-
who_is_this_for: This is an introductory topic for developers who want to measure resource usage of applications on Windows on Arm devices.
5+
who_is_this_for: This is an introductory topic for developers who want to measure resource usage of applications on Windows on Arm devices using FFmpeg.
116

127
learning_objectives:
13-
- Run video encode and decode tasks by using FFmpeg
14-
- Benchmark the video encode task
15-
- Sample CPU, memory, and power usage for the video decode task
8+
- Measure application resource usage using FFmpeg and PowerShell
9+
- Benchmark a video encoding task
10+
- Monitor CPU, memory, and power consumption during a video decode task
1611

1712
prerequisites:
1813
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11

0 commit comments

Comments
 (0)