Optimizing a C collision detection 100x with an LLM
A developer used an LLM to optimize a C collision detection implementation, achieving over 100x speedup from the baseline at a cost of ~125 million tokens. The optimization targeted Kevin Tracy's differentiable collision…