Posts
- Fuzzing D code with LDC
- Finding memory bugs in D code with AddressSanitizer
- Link Time Optimization (LTO), C++/D cross-language optimization
- Increasing the performance of D math code
- LDC: Speed up incremental builds with object file caching
- Profile-Guided Optimization with LDC
- PGO: Optimizing D's virtual function calls