Windows Store App Performance

Applies To: Windows 8.1

The Windows Store app performance assessment can help you optimize your app for a better customer experience. The assessment measures how quickly the app opens and suspends, and the amount of resources it uses on the PC. You can use this assessment to help you improve an individual app, or to help you optimize a Windows image by picking fast and fluid apps that run well on your PC.

In this topic:

  • Before You Begin

  • Settings

For more information about results and issues produced by this assessment, see Results for the Windows Store App Performance Assessment.

Before You Begin

Warning

The first-run help tips in Windows 8.1 can negatively affect assessment results. To disable these, run the following command from an elevated command prompt, and reboot the computer:
reg.exe add "HKLM\Software\Policies\Microsoft\Windows\EdgeUI" /v DisableHelpSticker /t REG_DWORD /d "1" /f

Warning

Run this assessment only while the desktop is full screen. Do not run this assessment if you have another Windows Store app opened side-by-side with the desktop.

Note

The Windows Store app performance assessment only provides results for Windows Store apps on the PC, it does not assess desktop applications.

For best results:

  • Exit any open desktop applications.

  • Complete any first-run tasks on apps you want to assess. For example, some apps require a user login, user acceptance of a license agreement, or UI settings the first time the app is run.

  • Make sure all apps are up-to-date. You can open the Windows Store to check for any pending updates on apps installed on your PC.

  • Do not interact with the PC while the assessment is running.

  • Ensure that Ngen.exe has been run for each app prior to the first run of the assessment by doing one of the following:

    1. Manually run Ngen.exe by running the following command via an elevated prompt, substituting <DotNetVersion> for any version of .NET that is installed on the computer:

      %WinDir%\Microsoft.NET\Framework\<DotNetVersion>\Ngen.exe ExecuteQueuedItems

    2. Run the app for approximately 30 seconds. This causes a scheduled task to run that includes Ngen.exe.

System requirements

You can run this assessment on the following operating systems:

  • Windows® 8

  • Windows® RT

  • Windows 8.1

  • Windows RT 8.1

Supported architectures include x86-based, x64-based, and ARM-based systems.

You can run this assessment on a Windows RT 8.1 system in either of the following ways:

Settings

You can use the default settings or customize the settings for an assessment. When you review the results, you can see whether the assessment used the recommended settings or custom settings so that you can compare results from the same jobs across multiple computers or over time.

The following table describes the assessment settings, recommended values, and alternative values for each setting.

Setting Description

Use recommended settings

By default, this check box is selected and recommended settings are used. To change the settings for this assessment, you must first clear this check box.

Iterations

You can use this setting to specify the number of times that the assessment runs. The results are an average of the iterations. By default, three iterations are run to give you a more accurate result.

Note
During each iteration, the assessment opens each Windows Store app. The length of each iteration is proportional to the total number of apps being assessed. Apps may also open in the preparation phase of the assessment.

Restart each Windows Store app

You can use this setting to force each app to restart instead of resuming an app that may already be open on the PC.

Enter Windows Store app name

You can use this setting to specify an app name to use for the assessment instead of running the assessment on all apps. The assessment will include all apps that match the name you enter. You can use a partial app name to match more than one app. For example, if you enter Contoso on a PC with a Contoso Finance app and a Contoso News app installed, the assessment would include both apps.

Collect memory metrics

You can use this setting to get detailed information about memory usage. This setting will add an extra iteration to the assessment to collect memory usage data.

Enable detailed CPU metrics

You can use this setting to get detailed information about the CPU usage breakdown of an app. You need to configure symbols to use this setting. For more information, see Symbol Support.

See Also

Concepts

Results for the Windows Store App Performance Assessment