Skip to content

Instantly share code, notes, and snippets.

@rosylilly
Created September 8, 2019 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rosylilly/163f40a9dece4f56c483cd82566030d4 to your computer and use it in GitHub Desktop.
Save rosylilly/163f40a9dece4f56c483cd82566030d4 to your computer and use it in GitHub Desktop.
  • HTTP/2
  • Accept-Encoding: gzip, brotli
  • Cache-Control
  • その DB ロックは Redis に移せないか
  • IN と JOIN どっちが早いか
  • 静的ファイル gzip した?
  • stackprof した?
  • ベンチマーカーのリクエストヘッダ全部みた?
  • pprof した?
  • 全台使い切ってる?
  • MySQL 8 試した?
  • Ruby trunk ?
  • レギュレーション三回読んだ?
  • ハッシュコスト?
  • 外部へのリクエスト並列化した?
  • explain した?
  • ユーザー傾向みた?
  • UID とリクエストパス並べて統計とってもいいかも
  • 本番 DB への Sequel つなげるようにした?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment