Skip to content

Instantly share code, notes, and snippets.

View koemu's full-sized avatar

Yuichiro SAITO koemu

View GitHub Profile
@koemu
koemu / isucon3_practice_log.md
Last active September 26, 2015 01:01
ISUCON3 過去問 個人演習

選択言語: go

  • 処理系バージョンアップ無し
  • ミドルウェア nginxのみ最新(1.9.4), mysqlはインストール済みのものを利用

initial

Result:   SUCCESS
RawScore: 2632.6
@koemu
koemu / mackerel-agent.conf
Last active August 23, 2017 11:18
Makcerel agent configuration
apikey = "?"
# metric plugins
[plugin.metrics.nginx]
command = "/usr/bin/mackerel-plugin-nginx"
type = "metric"
[plugin.metrics.linux]
command = "/usr/bin/mackerel-plugin-linux"