TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

When Your Profiler Lies

94 pointsby nikbackmover 6 years ago

3 comments

srumover 6 years ago
Is the laptop using the HPET for the QPC timer? (10MHz..) and the added latency[0] of calling into that is messing up the reported timings in the profiler?<p>[0]<a href="https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-gb&#x2F;windows&#x2F;desktop&#x2F;SysInfo&#x2F;acquiring-high-resolution-time-stamps" rel="nofollow">https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-gb&#x2F;windows&#x2F;desktop&#x2F;SysInfo&#x2F;acq...</a>
评论 #18651267 未加载
bartweover 6 years ago
&#x27;Why is QueryPerformanceCounter running at 10 MHz on my Lenovo P51 laptop?&#x27; Wild guess, Spectre mitigation ?
评论 #18651041 未加载
评论 #18650570 未加载
nwellnhofover 6 years ago
It would probably be a lot easier to deal with such problems if Windows was open source and you could just have a look what the system libraries are actually doing.
评论 #18650557 未加载
评论 #18649092 未加载
评论 #18649075 未加载
评论 #18650463 未加载