.xap 文件的性能测试
我想知道我可以使用探查器对 .xap 文件进行性能测试。如果您有同一主题的任何文章,请提供给我。
如果有任何其他工具可用于执行此操作,请告诉我。
在我的项目中,我们必须检查何时登录 Silverlight 4 .0 应用程序。屏幕加载需要 5 秒。所以我必须检查哪种方法需要时间来执行此操作。
在我们的项目中,有些服务也调用其他服务, 我们已经使用了 CAL。所以需要找出瓶颈...请帮助...
I want to know that can i use profiler to do performance testing of .xap files. if you have any articles for the same topic please provide it to me.
and if there are any other tools available to do this please tell me.
in my project we have to check that when we logged into the Silverlight 4 .0 application. the screen takes 5 seconds to load. so i have to check which method is taking time to do this.
in our project there are services which calls other services too,,
and we have used CAL. so need to identify the bottleneck... please help...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
EQATEC Profiler 是免费的,可以分析 xap 文件。例如,请参阅此 评论< /a>.
EQATEC Profiler is free and can profile xap-files. See eg this review.