Skip to content

Commit e3c73b9

Browse files
Update
1 parent c848b67 commit e3c73b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/learning-paths/laptops-and-desktops/windows_armpl/3-apt-enhancement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,17 +126,17 @@ Rebuild the code and run `SpinTheCubeInGDI.exe` again.
126126

127127
Click on the **Options** menu in the top-left corner of the program, then select **Use APL** to utilize Option 2.
128128

129-
![img13](./figures/use_apl.png)
129+
![img13 alt-text#center](./figures/use_apl.png "Figure 13: Selecting Arm Performance Libraries.")
130130

131131
On the Lenovo X13s, the performance is between 11k and 12k FPS.
132132

133-
![gif2](./figures/apl_enable.gif)
133+
![gif2 alt-text#center](./figures/apl_enable.gif "Figure 14: Spinning Geometry Demonstration: Arm64.")
134134

135135
Re-run the profiling tools.
136136

137137
You will see that the CPU usage has decreased significantly. There is no difference in memory usage.
138138

139-
![img14](./figures/apl_on_cpu_mem_usage.png)
139+
![img14 alt-text#center](./figures/apl_on_cpu_mem_usage.png "Figure 15: Improved CPU Performance.")
140140

141141

142142
You have learned how to optimize application performance using Arm Performance Libraries.

0 commit comments

Comments
 (0)