Testing out Ruby 3.1 with #yjit vs Ruby 3.0.
This shows a sharp decrease of CPU usage for a small Sinatra-based API.
Improvements in response times aren't as visible because the app is mostly IO bound. The app is small, so the memory penalty is light too. I like it.
Thanks Shopify. 👍