Have you ever thought about performance of your Ruby code? If not, you might write ineffective code and slow down your application. Poor performance disappoints the users of your app causing you to lose their confidence.

In this talk, we show the process of creating faster Haml implementations: Faml and Hamlit. You will see how to improve the performance of your code.
We will show you the typical structure of template engines first, so experience with them is not required. After this talk, you'll be able to optimize your application using the techniques we will show you.

Recorded video

Presentation Material

Speakers

Kohei Suzuki
Kohei Suzuki
@eagletmt
Author of Faml - Faster implementation of Haml template language. Working for Cookpad Inc. https://github.com/eagletmt/faml
Takashi Kokubun
Takashi Kokubun
@k0kubun
I'm an author of faster Haml implementation called Hamlit. I work for Cookpad Inc. https://github.com/k0kubun/hamlit