Explore >> Select a destination


You are here

justine.lol
| | travisdowns.github.io
5.3 parsecs away

Travel
| | Probing a previously undocumented zero-related optimization on Intel CPUs.
| | cprimozic.net
5.6 parsecs away

Travel
| | A detailed summary of the techniques I used to optimize my Advent of Code 2024 solution for Day 9 Part 2. Employs a variety of techniques including algorithmic shortcuts, bespoke data structures, and low-level optimizations + SIMD.
| | danluu.com
2.3 parsecs away

Travel
| | [AI summary] The article discusses the evolution of CPU architecture and optimization techniques, emphasizing that modern CPUs have many features that developers can leverage without needing to understand low-level details. Key points include the importance of predictable code, memory locality, and the role of libraries and compilers in handling low-level optimizations. It also covers trends like hardware acceleration, custom chips, and the increasing complexity of modern CPUs, which introduces new challenges and opportunities. The article concludes by suggesting further reading and resources for deeper understanding.
| | trishkhoo.com
29.1 parsecs away

Travel
|