Windows App Certification Kit中的性能测试失败 - 测试结果 [英] Performance test failed in Windows App Certification Kit - Test Results

查看:120
本文介绍了Windows App Certification Kit中的性能测试失败 - 测试结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用XAML和C#创建Windows 8 Metro应用程序。我的应用程序具有遵循Microsoft Standard的基本设计,但是当我运行App认证性能测试失败时。下面是结果。

I am creating a Windows 8 Metro App using XAML and C#. My application have basic design that follows Microsoft Standard but when I run the test for the App Certification performance test failed. Below is the result.

性能测试

推荐答案

嗨Himanshu,

Hi Himanshu,

您是否在App Start期间访问互联网或加载数据?这可能会影响启动性能。但是,这也可能意味着你的开发机需要一个提升(我的应用程序在我的开发虚拟机上失败WACK但是在我的表面上传递)。

Are you accessing the internet or loading data during the App Start? That could hurt startup performance. However, this could also mean your dev machine needs a boost (my apps fail WACK on my dev VM but pass on my Surface).

试试这个 -

1。在Visual Studio中创建一个全新的应用程序(使用您用于应用程序的相同模板)。

1. Create a brand new Application in Visual Studio (use the same template that you have used for your app).

2。构建它并且无需更改,在其上运行WACK工具。看它是否通过了WACK。

2. Build it and without an changes, run the WACK tool on it. See if it passes WACK.

3。如果它正在通过WACK 回溯您在应用中加载时所做的不同。看看你是否可以将它移动到OnNavigatedTo。

3. If it is passing WACK retrace what you are doing different on Load in your app. See if you can move it to OnNavigatedTo.

4。如果默认应用程序没有通过WACK,请尝试在另一台机器上运行WACK工具,最好使用更多RAM和/或更快的HDD。在这种情况下,您可以抓住机会并提交应用程序,如果只是开发机器的性能是
的问题,它可能会通过。

4. If the default App is not passing WACK try running the WACK tool on a different machine with preferably more RAM and/or faster HDD. In this case you can take a chance and submit the App, it might go through if it's just the dev machine's performance that's an issue.

希望这有帮助,

Sumit。


这篇关于Windows App Certification Kit中的性能测试失败 - 测试结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆