TECHNOLOGYTHE REGISTER
Microsoft once used its own brand of 'Lego' to optimize Windows
Microsoft used an internal tool called Basic Block Tool (BBT), nicknamed 'Microsoft Lego', to optimize Windows binaries by rearranging code for better performance. The tool addressed issues like fragmented code in large binaries, improving system responsiveness on limited hardware. Similar techniques like BOLT and HP's Dynamo later emerged, highlighting the ongoing relevance of code locality in software optimization.
Mentioned
Related Signal
Adjacent reporting
- “Tokenmaxxing” is making developers less productive than they think
- Show HN: Solving complex optimization problems with Google OR-Tools in browser
- How Claude Code works in large codebases
- Reminder: Enable ZRAM on your Linux system to optimize RAM usage
- Windows devs rerolled old code to save precious bytes
- Using AI to write better code more slowly