跳至内容

Lancern's Blog

Programming life

  • Home
  • Archive
  • About Me
  • RSS

benchmark

dynamic_cast 的实现方法分析以及性能优化

11月 11, 202211月 4, 2022 作者 Lancern

dynamic_cast 是 C++ 中包含的四种类型转换操作符之一,它利用运行时类型识别(RTTI)特性在运 … 阅读更多

分类 c++ 标签 benchmark、 c++、 libcxxabi 2 条评论

由一个性能下降问题引发的对 CPU 缓存一致性协议性能开销的度量

11月 2, 20227月 4, 2021 作者 Lancern

问题 实验室的 L 同学最近在进行对多线程程序进行模糊测试的研究工作。在实验阶段,L 同学发现了一个有趣的现象 … 阅读更多

分类 Uncategorized 标签 architecture、 benchmark 发表评论

Latest Posts

  • 定制点对象和 tag_invoke
  • dynamic_cast 的实现方法分析以及性能优化
  • TaPL Chapter 8 – Typed Arithmetic Expressions
  • 在 2022 年使用 Notion 管理博客文章
  • TaPL Chapter 6 – Nameless Representation of Terms

Categories

  • books
  • c++
  • tools
  • Uncategorized

Link to My Friends

  • QuarticCat's Blog
  • Spencer Woo
  • Wandai Blog

Contact me if you want to join this list.

DigitalOcean Referral Badge
© 2023 Lancern's Blog • Built with GeneratePress