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/laptops-and-desktops/win-resource-ps1/_index.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
7
2
8
3
minutes_to_complete: 60
9
4
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.
11
6
12
7
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
16
11
17
12
prerequisites:
18
13
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11
0 commit comments