diff --git a/mirakui-high_performance_rails/README.md b/mirakui-high_performance_rails/README.md new file mode 100644 index 0000000..451e1a8 --- /dev/null +++ b/mirakui-high_performance_rails/README.md @@ -0,0 +1,35 @@ +# High Performance Rails + +Why do websites tend to slow down day by day? +Why do people say "Ruby on Rails is slow"? +This presentation is the story that we Cookpad are fighting against the problems. + +We rewrote whole codes of Cookpad.com by Ruby on Rails in 2008. +Since then we've been had an aim that we keep the average response time be under 200 ms. + +In this presentation, I'll introduce ways to make websites fast using Rails based on our experiences. +And I'll talk about how engineers who are responsible for site's performance should work in their company. + +なぜウェブサイトは日に日に遅くなってしまうのでしょうか。 +なぜ Ruby on Rails は遅いと言われてしまうのでしょうか。 +本プレゼンテーションではこれらの問題に立ち向かいます。 + +クックパッドでは2008年から Ruby on Rails を採用しており、 +平均 200ms 以下のレスポンスタイムを保つという信念を持ち続けてきました。 + +本プレゼンテーションでは、 +Ruby on Rails を使いこなしてウェブサイトを高速にする、われわれの経験に基づいた実践的な手法を紹介します。 +また、Webサイトのパフォーマンス担当者は企業においてどう働くべきかについて述べます。 + +- Preferred presentation day: no preference +- Presentation language: Japanese + +## Issei Naruta (@mirakui) + +## Cookpad Inc. + +An Infrastructure engineer at Cookpad.com in Tokyo, Japan + +- [My website](http://d.hatena.ne.jp/mirakui) +- [My twitter](https://twitter.com/#!/mirakui) +- [Past talk slides](http://www.slideshare.net/mirakui)