Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 366 Bytes

Tune Me Up

Performance Tuning Practice

Can you make this code faster?

Clone this repository, run bundle install and then ruby ruby bench.rb to get a starting point.

Now take whatever tools or techniques you want to decide how to make it faster.