Hacker News new | ask | show | jobs
Refactoring scalar code to SIMD for OpenRCT2 with AI assistant (sourcegraph.com)
4 points by janisozaur 791 days ago
1 comments

I used Cody to help me out with a refactor of a hot loop in OpenRCT2 to SIMD. There was a measurable impact, both negative and positive, with dedicated new tests and PR got merged upstream.