CPU缓存伪共享(False Sharing)问题


Memory Hierarchy, Cache Coherence, False Sharing.
Read more ⟶

在MacOS命令行程序中使用Metal


在command line app中使用Metal的小坑。
Read more ⟶

VC2019 std::generate_canonical 性能问题


偶然发现std::generate_canonical在不同平台上可能存在巨大的性能差异。
Read more ⟶