代码分析师哪些参数显示缓存未命中?
我需要知道我的代码的哪些部分导致缓存未命中最多。建议我需要监视分析报告的哪些参数,它们太多了 ^_^
I need to know which parts of my code make the most cache misses.. suggest which parameters of the profiling report I need to monitor, there are too many of them there ^_^
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
AMD 文档似乎对此有很好的信息。参见第 4.3 节。第 5.3 节和第 5.4 节中有简要示例。
The AMD documentation appears to have good information on this. See section 4.3. There are brief examples in sections 5.3 and 5.4.