Training Code Models to Write Faster Programs, Not Just Correct Ones
A new paper studies how reinforcement learning can optimize generated code for execution speed as well as correctness. The key finding is that timing-based rewards are fragile unless testing, reward design, and GRPO training are redesigned together.
Read more