Hacker News new | ask | show | jobs
by cztomsik 1203 days ago
> Programming RJIT in Ruby is going to make this problems worse. Not only will it be hard to be more memory-efficient, you're going to increase the workload of the Ruby GC

Or it could be a win. Java went that way too.