We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Highly Surmountable Challenges in Ruby+OMR JIT Compilation

Formal Metadata

Title
Highly Surmountable Challenges in Ruby+OMR JIT Compilation
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

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