File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/learning-paths/laptops-and-desktops/windows_armpl Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -126,17 +126,17 @@ Rebuild the code and run `SpinTheCubeInGDI.exe` again.
126126
127127Click 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
131131On 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
135135Re-run the profiling tools.
136136
137137You 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
142142You have learned how to optimize application performance using Arm Performance Libraries.
You can’t perform that action at this time.
0 commit comments