Talks

High Performance Template Engine: Guide to optimize your Ruby code

http://rubykaigi.org/2015/presentations/eagletmt_k0kubun

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.

RubyKaigi 2015