Background Slim and Haml are two popular template language for Ruby on Rails, and there are many debates on which one is better all over the internet. Luckily there are some benchmark tools on GitHub which may help to make a final decision. I just pick up one from the official Slim GitHub repository: https://github.com/slim-template/slim How-to Run Benchmark Test Step 1: clone the code $ git clone