Advent of Compiler Optimisations 2025
9 days ago
- #Programming
- #C++
- #Compiler Optimisations
- Announcing the Advent of Compiler Optimisations (AoCO2025), a daily blog and video series from December 1st to 25th.
- Each day will feature a C or C++ compiler optimisation, covering details like applicability, assembly interpretation, and limitations.
- Content includes low-level, architecture-specific tricks and high-level optimisations, focusing on x86-64 with some ARM coverage.
- Follow updates via the AoCO2025 blog tag, YouTube subscription, or playlist.
- Project reflects a year of work, aiming to share compiler insights and enthusiasm.