This presentation will introduce improvement of memory management on Ruby 1.9.2. Not a GC algorithm, but a memory management. I want to give you some practical evaluation results. Also, I will introduce some Ruby virtual machine hack topics for 1.9.2 or later.
Get started with Rails 3.0 Beta and install Ruby 1.9.1 using RVM: Ruby Version Manager. Stay tuned to the end for a challenge on giving back to open source.
Yukihiro Matsumoto (Matz) speaks about Ruby 1.9 at Google Tech Talks February, 20 2008
Bradly Feeley reviews the new features and syntax changes in the latest production ready Ruby release, Ruby 1.9.1.
Bonus content: download the slides from this talk.
Rob Kaufman talks about his new Ruby 1.9 or Bust project. The project is dedicated to updating popular Ruby gems to be Ruby 1.9 compatible, and is seeking donations to hire a full-time developer to work on porting gems.
Bonus content: download the slid...
View More