|
You are here |
ashvardanian.com | ||
| | | | |
cprimozic.net
|
|
| | | | | 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. | |
| | | | |
www.bitsnbites.eu
|
|
| | | | | ||
| | | | |
www.modular.com
|
|
| | | | | A deep dive into the complexities of optimizing code for SIMD instruction sets across multiple platforms. | |
| | | | |
probablydance.com
|
|
| | | I had to get there eventually. I had a blog post called "I Wrote a Fast Hashtable" and another blog post called "I Wrote a Faster Hashtable." Now I finally wrote the fastest hashtable. And by that I mean that I have the fastest lookups of any hashtable I could find, while my inserts and | ||