ISUCON is most famous performance turning contest in Japan. https://isucon.net/
I created https://github.com/sue445/rubocop-isucon for ISUCON. This gem automatically modifies SQL N+1 queries with RuboCop.
I'll talk about why I did this CRAZY thing and the technology it took to do this.