The yearly benchmarking Ruby post| Thomas Leitner's website and blog about Ruby, software engineering and the jo...
Posted by naruse on 25 Dec 2022| www.ruby-lang.org
Shopify is improving CRuby’s performance in Ruby 3.2 by optimizing the memory layout in the garbage collector through the Variable Width Allocation project.| Shopify
Shopify is adopting Rust as our systems programming language, and joining the Rust Foundation.| 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 that we found challenging or suboptimal in our experience.| Shopify