Robuta

Sponsor of the Day: Jerkmate
https://koic.hatenablog.com/entry/building-rust-yjit Ruby 3.2.0dev にマージされた Rust YJIT をビルドする - koicの日記 Apr 28, 2022 - YJIT の Rust 実装がマージされました。いまのところ今年の Shopify からの代表作ではと見ています (YJIT 自体は Ruby 3.1 で C 実装導入されている機能です) 。 github.com そういうわけで、現在の Ruby 3.2.0dev で YJIT を有効にする場合は、Rust... ruby 3 20devrustyjit https://www.estie.jp/blog/entry/2022/08/15/153357 Ruby が YJIT でなんで速くなるのか? Lazy Basic Block Versioning をサクッと理解してみた - estie inside blog Aug 15, 2022 - estie でソフトウェアエンジニアをしている徳永(@yTo_9)です。 estie では Ruby を書いたりTypeScriptを書いたりしています! estie... estie inside blogrubyyjitlazybasic https://railsatscale.com/2025-01-10-yjit-3-4-even-faster-and-more-memory-efficient/ YJIT 3.4: Even Faster and More Memory-Efficient | Rails at Scale Jan 10, 2025 - It’s 2025, and this year again, the YJIT team brings you a new version of YJIT that is even faster, more stable, and more memory-efficient. 3 4even fastermemory efficientyjitrails https://shopify.engineering/ruby-yjit-is-production-ready Ruby 3.2’s YJIT is Production-Ready - Shopify YJIT, a just-in-time (JIT) implementation on top of CRuby built at Shopify, is now production-ready and delivering major improvements to performance and speed.... ruby 3production readyyjitshopify https://railsatscale.com/2023-08-25-we-turned-lobsters-into-a-rails-benchmark-for-yjit/ We Turned Lobste.rs into a Rails Benchmark for YJIT | Rails at Scale Aug 25, 2023 - We’re very proud of how well YJIT, the default JIT in CRuby, optimizes Rails apps. We’ve been using small Rails benchmarks for a couple of years. But as YJIT... turnedlobstersrailsbenchmark https://tech.timee.co.jp/entry/2023/05/10/133000 Ruby 3.2+YJIT 本番運用カンパニーになりました #rubykaigi - Timee Product Team Blog Aug 25, 2025 - こんにちは。2023年1月に株式会社タイミーに入社したバックエンドエンジニアの id:euglena1215 です。 RubyKaigi 2023 がとうとう明日に迫ってきました。楽しみですね。 タイミーは RubyKaigi で初めてブース出展を行います。至らぬ点もあるかと思いますが、RubyKaigi... ruby 3 2product team blogyjitrubykaigitimee https://shopify.engineering/yjit-just-in-time-compiler-cruby YJIT: Building a New JIT Compiler for CRuby - Shopify A team of skilled engineers from Shopify and GitHub on YJIT, a new Just-in-time (JIT) compiler built inside CRuby. jit compileryjitbuildingnewcruby https://shopify.engineering/porting-yjit-ruby-compiler-to-rust Our Experience Porting the YJIT Ruby Compiler to Rust - Shopify In this post, I want to give a nuanced perspective on our experience porting YJIT from C to Rust. I'll talk about the positives, but also discuss the things... experienceportingyjitrubycompiler https://railsatscale.com/2023-12-04-ruby-3-3-s-yjit-faster-while-using-less-memory/ Ruby 3.3’s YJIT: Faster While Using Less Memory | Rails at Scale Dec 4, 2023 - This year, the YJIT team has been working hard to improve and optimize YJIT. We’re proud to say that the version of YJIT to be included with Ruby 3.3 is leaps... ruby 3using lessyjitfastermemory https://github.com/Shopify/yjit GitHub - Shopify/yjit: Optimizing JIT compiler built inside CRuby · GitHub Optimizing JIT compiler built inside CRuby. Contribute to Shopify/yjit development by creating an account on GitHub. jit compilergithubshopifyyjitoptimizing