As the final phase of my database experiments, I’ve been playing recently with optimizing the speed of processing in the firehose process.| journal.mackuba.eu
サーバーサイドエンジニアの内藤(@naitoh) です。 Rails で構築された小規模な APIサーバー(Rails の API モードで構築したもの)で、Ruby 3.2 の YJITを有効化する事で性能アップすることができましたので、喜びを分かち合いたく共有させて頂きます。 shopify.engineering We’re able to measure real speedups ranging from 5% to 10% (depending on time of day) on our total end-to-end request completion time measu…| メドピア開発者ブログ
At Shopify, we are constantly improving the performance of Ruby for everyone. Based on analysis of and experiments on one of our largest and highest traffic apps, we found two improvements in Ruby’s garbage collector that significantly improved our garbage collector performance, which in turn reduced our response times by 8%.| Rails at Scale
In this post, I want to talk about a dynamic that I’ve seen play itself over and over again in the software world. In fact, I would venture a guess that this kind of situation probably happen…| Pointers Gone Wild
Discourse's YJIT experiment to see if there would be increased speeds and performance improvements.| Discourse