Precompiling Ruby Scripts - Myth and Fact
Koichi Sasada • Kansas City, MO • Talk

Date: May 24, 2016
Published: unknown
Announced: unknown

Ruby 2.3 introduced the precompilation feature which compiles Ruby scripts to a binary data format. You can store them to storage (file systems and so on) and then load from them.

Many people believe a myth: precompilation is a silver bullet to reduce long boot times. However, our initial evaluations do not show impressive reduction of boot times. We faced the fact that we need more effort to achieve short boot times.

This talk will introduce this new feature and detailed analysis of Rails application loading time. Also, I will show you our new tricks to reduce loading time.

RailsConf 2016

Explore all talks recorded at RailsConf 2016
Saron Yitbarek
Jeremy Daer
Nadia Odunayo
Katrina Owen
Coraline Ada Ehmke
Valerie Woolard
Rafael Mendonça França
Rebecca Miller-Webster
+106