JRuby "IO.foreach" Performance
·15 mins
I recently did some contributor work with JRuby focusing on performance problems. Here’s the story.
Distilling JRuby: The JIT Compiler
·31 mins
Part Three in my “Distilling JRuby” series talks about a key figure in the performance of JRuby: The JIT Compiler
Danny Carey at Drum Explorers Clinic
·2 mins
Danny Carey comes to Kansas City and shares his rare talent with an auditorium of drum geeks.
Distilling JRuby: Tracking Scope
·21 mins
Part Two in my “Distilling JRuby” series talks about how variable scope is tracked inside the JRuby runtime.