首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏C++ 动态新闻推送

    聊聊cmov

    Speculative问题 对cmov的影响这里就不讨论了,扯太远了 https://llvm.org/docs/SpeculativeLoadHardening.html • https://danluu.com/branch-prediction

    29610编辑于 2024-07-30
  • 来自专栏Golang语言社区

    数据说话:Go语言的Switch和Map性能实测

    它可以提供例如cache miss和分支跳转预测错误(branch-prediction misses)等CPU层面的统计。

    2.7K50发布于 2018-03-27
  • 来自专栏山河已无恙

    Linux 性能优化之CPU 多级缓存认知

    liruilongs.github.io]-[~] └─$valgrind --tool=cachegrind hostnamectl ==2833== Cachegrind, a cache and branch-prediction

    1.6K10编辑于 2024-09-30
领券