Ruby、Rails 性能分析与优化
性能统计
- 性能监控的好工具 - NewRelic 简介
- 你不知道的 New Relic
- InfluxDB + Grafana 快速搭建自己的 NewRelic,分析应用运行情况
- 如何持续监控 Unicorn 的性能指标
性能分析
优化
- Performance Differences in Ruby
- 也谈如何构建高性能服务端程序
- 为什么我们开发的 Raptor 比 Unicorn 快 4 倍,比 Puma,Torquebox 快 2 倍
- Is Rails Slow? by Akira Matsuda
- How Did Tenderlove and Others Speed Up Rails?
- ActiveRecord 批量插入数据的性能问题