conferences | speakers | series

Highly Surmountable Challenges in Ruby+OMR JIT Compilation

home

Highly Surmountable Challenges in Ruby+OMR JIT Compilation
FOSDEM 2017

The Ruby+OMR JIT compiler adds a JIT to CRuby. However, it has challenges to surmount before it will provide broad improvement to Ruby applications that aren’t micro-benchmarks. This talk will cover some of those challenges, along with some brainstorming about potential ways to tackle them.

The Ruby+OMR JIT compiler is one way to add JIT compilation to the CRuby interpreter. However, it has a number of challenges to surmount before it will provide broad improvement to Ruby applications that aren’t micro-benchmarks. This talk will cover some of those challenges, along with some brainstorming about potential ways to tackle them.

Speakers: Matthew Gaudet