Auto Performance

Make code measurably faster without breaking it: metric + reproducible baseline FIRST, profile to the real hotspots, then per hotspot apply a change and re-benchmark — kept ONLY if the win is real beyond variance AND correctness holds; otherwise reverted. Stops at the target or diminishing returns. Never accepts an unmeasured "should be faster".

ulpi-io ed89359 7.1 KB Updated

File contents

ulpi-io/autonomous-engineering/tree/main/auto-performance commit ed893592d1

Frequently asked questions

npx skillmds@latest add ulpi-io/auto-performance