开发者

Profiling in Visual C++

开发者 https://www.devze.com 2023-03-06 00:27 出处:网络
This question was asked in Why there are contentions in places with no lockings? but there was no answer. After using the visual c++ profiler, I found that the most expensive call p开发者_如何学运维at

This question was asked in Why there are contentions in places with no lockings? but there was no answer. After using the visual c++ profiler, I found that the most expensive call p开发者_如何学运维ath ended with zzz_AsmCodeRange_begin. Could you please tell me what this means, and if it can be optimized any further?

Thank You

0

精彩评论

暂无评论...
验证码 换一张
取 消