Netflix used an AI agent to trace a CPU waste bug to one line and validate the fix in canary

AI Engineer · youtube · 2026-07-28

Netflix engineer Rajat Shah describes how the team used an AI agent to find and fix a hidden performance bug in production.

The agent takes a call stack, traces the issue to the exact source line, proposes a fix, and validates it against a canary traffic split before shipping. In the case highlighted in the talk, it discovered an inefficient quadratic-time pattern in a live service that had been quietly burning CPU on every request.

Key takeaways:

Original post →

More from coding & agent

coding & agent channel →