【问题标题】:Test Wpf Control instanciation performance测试 Wpf Control 实例化性能
【发布时间】:2011-03-19 08:34:06
【问题描述】:

特别是DataBindingTemplates,有没有什么好方法可以测试我的控件在这些方面的性能。

我想知道应用模板初始化数据绑定需要多少时间。

我同时使用 Wpf Performance Suite 和 ANTS Profiler,但似乎都没有提供有关这些方面的信息。

有什么想法吗?

【问题讨论】:

    标签: .net wpf performance templates data-binding


    【解决方案1】:

    没有一个分析工具(我遇到过)具有这种功能。关于绑定,我发现这篇文章/文章很有用 -

    检测应该是的绑定 一度: http://code.logos.com/blog/2008/10/detecting_bindings_that_should_be_onetime.html

    优化性能:数据绑定: http://msdn.microsoft.com/en-us/library/bb613546.aspx

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-07-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-10-15
      • 2016-05-31
      • 1970-01-01
      相关资源
      最近更新 更多