Hacker News new | past | comments | ask | show | jobs | submit | from login
Growing Buffers to Avoid Copying Data (johnnysswlab.com)
42 points by ingve 41 days ago | past | 29 comments
Performance Debugging with LLVM-mca: Simulating the CPU (johnnysswlab.com)
2 points by todsacerdoti 68 days ago | past
Memory Subsystem Optimizations – The Remaining Topics – Johnny's Software Lab (johnnysswlab.com)
2 points by signa11 5 months ago | past
Optimizations for the Memory Subsystem (johnnysswlab.com)
1 point by ibogi 5 months ago | past
AVX/Neon Vectorization Workshop (johnnysswlab.com)
1 point by ibogi 6 months ago | past | 1 comment
CPU Dispatching: Make your code both portable and fast (2020) (johnnysswlab.com)
11 points by lalaland1125 9 months ago | past | 1 comment
Keeping the Data in the Cache (johnnysswlab.com)
1 point by davikr on May 1, 2024 | past
A story of a large loop with a long instruction dependency chain (johnnysswlab.com)
39 points by signa11 on March 1, 2024 | past | 4 comments
A story of a large loop with a long instruction dependency chain (johnnysswlab.com)
1 point by signa11 on Feb 29, 2024 | past
A story of a large loop with a long instruction dependency chain (johnnysswlab.com)
1 point by ingve on Feb 29, 2024 | past
Avoiding register spills in vectorized code with many constants (johnnysswlab.com)
38 points by ingve on Feb 5, 2024 | past | 14 comments
Unexpected ways memory subsystem interacts with branch prediction (johnnysswlab.com)
89 points by r4um on Dec 29, 2023 | past | 27 comments
Branches influence the performance of your code (johnnysswlab.com)
2 points by fagnerbrack on Nov 24, 2023 | past
Faster hash maps, binary trees etc. through data layout modification (johnnysswlab.com)
1 point by npalli on Oct 3, 2023 | past
Faster hash maps, binary trees etc. through data layout modification (johnnysswlab.com)
2 points by signa11 on Oct 1, 2023 | past
Faster hash maps, binary trees etc. through data layout modification (johnnysswlab.com)
3 points by signa11 on Sept 30, 2023 | past
Faster hash maps, binary trees etc. through data layout modification (johnnysswlab.com)
4 points by ingve on Sept 30, 2023 | past
Performance Through Memory Layout (johnnysswlab.com)
2 points by signa11 on Sept 5, 2023 | past
Performance Through Memory Layout (johnnysswlab.com)
2 points by ingve on Sept 3, 2023 | past
Measuring Memory Subsystem Performance (johnnysswlab.com)
2 points by signa11 on Aug 8, 2023 | past
How branches influence performance of your code and what can you do about it? (johnnysswlab.com)
1 point by kiyanwang on Aug 7, 2023 | past
Measuring Memory Subsystem Performance (johnnysswlab.com)
1 point by signa11 on Aug 3, 2023 | past
Measuring Memory Subsystem Performance (johnnysswlab.com)
1 point by ingve on Aug 2, 2023 | past
Measuring Memory Subsystem Performance (johnnysswlab.com)
1 point by signa11 on Aug 1, 2023 | past
Hiding Memory Latency with In-Order CPU Cores, How Compilers Optimize Your Code (johnnysswlab.com)
1 point by signa11 on June 30, 2023 | past
Hiding Memory Latency with In-Order CPU Cores: How Compilers Optimize Your Code (johnnysswlab.com)
1 point by mfiguiere on June 26, 2023 | past
Make your programs run faster by better using the data cache (2020) (johnnysswlab.com)
143 points by eatonphil on June 23, 2023 | past | 59 comments
Software Performance and Class Layout (johnnysswlab.com)
3 points by signa11 on May 29, 2023 | past
Branches influence the performance of your code (2020) (johnnysswlab.com)
1 point by GordonS on May 6, 2023 | past
Horrible Code, Clean Performance (johnnysswlab.com)
121 points by signa11 on April 17, 2023 | past | 114 comments

Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: