Hacker News
- The Sad Truth About C++ Copy Elision https://wolchok.org/posts/sad-truth-about-cxx-copy-elision/ 81 comments
- How to Read ARM64 Assembly Language https://wolchok.org/posts/how-to-read-arm64-assembly-language/ 37 comments
- How to Read Assembly Language https://wolchok.org/posts/how-to-read-assembly-language/ 93 comments
Lobsters
- How to Read ARM64 Assembly Language https://wolchok.org/posts/how-to-read-arm64-assembly-language/ 2 comments assembly
- Parameter Passing in C and C++ https://wolchok.org/posts/parameter-passing/ 2 comments c , c++
- C++ Performance Trap #1: Constant-size std::vector https://wolchok.org/posts/cxx-trap-1-constant-size-vector/ 4 comments c++
- The Sad Truth About C++ Copy Elision https://wolchok.org/posts/sad-truth-about-cxx-copy-elision/ 53 comments cpp
- The Sad Truth About C++ Copy Elision https://wolchok.org/posts/sad-truth-about-cxx-copy-elision/ 106 comments programming
- Parameter Passing in C and C++ https://wolchok.org/posts/parameter-passing/ 18 comments cpp
- How to Read Assembly Language https://wolchok.org/posts/how-to-read-assembly-language/ 8 comments programming
- How to Read Assembly Language https://wolchok.org/posts/how-to-read-assembly-language/ 2 comments assembly_language
- Inlining and Compiler Optimizations https://wolchok.org/posts/inlining-and-compiler-optimizations 8 comments cpp
- C++ Performance Trap #2: Unnecessary std::function https://wolchok.org/posts/cxx-trap-2-std-function/ 30 comments cpp
- C++ Performance Trap #1: Constant-size std::vector https://wolchok.org/posts/cxx-trap-1-constant-size-vector/ 77 comments cpp