touch fish 12
1 Mastering C++ with Google Benchmark
讲googlebench的,github上的repo
2 Daily bit(e) of C++ | Optimizing code to run 87x faster
解析文件挑战, 看一乐吧
3 C++极致的性能压榨:assume属性
同样看一乐吧
4 Optimization manuals
Optimizing software in C++: An optimization guide for Windows, Linux and Mac platforms
agner的优化手册:
c++优化建议, 应该属于可读可不读的
汇编优化建议-Optimizing subroutines in assembly language: An optimization guide for x86 platforms
The microarchitecture of Intel, AMD and VIA CPUs: An optimization guide for assembly programmers and compiler makers, 这本好像比较底层,没意思
Calling conventions for different C++ compilers and operating systems,调用约定参考手册
5 Filesystem Hierarchy Standard
看一乐,linux的文件系统标准
6 时延抖动和通信的本质
7 讲透协程
8 Linux From Scratch!
Linux From Scratch中文翻译 Bare Bones,也是手撸
9 tcp的reset
10 brpc学习
11 C++内存优化篇-baidu
12 浅谈The C++ Executors
13 C++ EXECUTORS: THE GOOD, THE BAD, AND SOME EXAMPLES
This post is licensed under CC BY 4.0 by the author.