Study note

Johnny's Software Lab

Properties

Type
Blogs
Status
待读
Domain
Systems
Category
系统编程综合参考
Source
johnnysswlab.com
Vault note
library/articles/systems/Johnny's-Software-Lab-b871acbb057295c5.md

Summary

面向软件性能工程师的博客站点,主题覆盖 C++ performance、memory subsystem performance、low-level optimization、parallel programming、toolchain/compiler optimization、performance analysis tools 和 debugging。

Highlights

适合作为长期性能工程资料入口,尤其适合把 CPU cache、branch prediction、SIMD、allocator、compiler optimization report、profiling 工具这些分散主题串成性能优化知识网。

Notes

C/C++ 软件性能、内存子系统、低层优化和性能分析博客。

Comments

Loading comments...