Mike Acton (@mike_acton) on X

X (formerly Twitter) ·

1 min read Original article ↗

Using an LLM to optimize code: I created a reference implementation of

@kevintracy48

's collision detection in C, then used gpt-5.5 to optimize it and managed a > 100x speedup from that baseline. Cost ~125M tokens Code and details: github.com/macton/differe…