RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

🧠 1. “A Small Change with Big Impact in Ruby 3.3”

Ruby 3.3 introduces embedded TypedData objects—a behind-the-scenes optimization with impressive real-world gains.

By reducing allocations and improving memory locality, common operations like Time.now and Object#to_enum are now significantly faster.

https://rubystacknews.com/2025/06/07/supercharging-ruby-with-embedded-typeddata-objects/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in