mattgodbolt
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
From the readme: The B+tree implementation provides significant performance improvements over industry standards for large trees. For some workloads with large trees, we've observed: - vs Abseil B+tree: 2-5× faster…
- Lightning talk: Your Very Own Godbolt [video] (youtube.com)
- Teaching an Old Dog New Tricks [video] (youtube.com)
- Teeny Tiny AI (teenytiny.ai)
- C++ Best Practices Thread (twitter.com)
- AsmGrid: assembly instruction resource (kobalicek.com)
- Tech Recruiting: How to Talk to Someone Who Doesn't Want to Talk to You (blog.humanpredictions.io)
- Compiler Explorer – now with side-by-side compiler comparison (gcc.godbolt.org)
- Rich code for tiny computers [video] (youtu.be)
- Show HN: Efficiently searching compressed text files (github.com)
- An objected-oriented BASIC on ARM (2007) (xania.org)
- Really Tiny Chess Program (bbc.com)
- A homebuilt MOS 6502 based microcomputer system (grappendorf.net)
- Why movies look weird at 48fps but games are better at 60fps (accidentalscientist.com)
- Pangrams on the web (farside.org.uk)
- Pangrammatic performance (IO/CPU optimization) (farside.org.uk)
- The case for buying technical books (blog.jayfields.com)
- X86 internals for fun and profit (54m video) (youtu.be)
- Secrets of dispatch_once; x86 performance trickery (mikeash.com)
- A Sega Master System emulator in JavaScript (xania.org)