summaryrefslogtreecommitdiffhomepage
path: root/services/blog/public/posts/2023-12-03/isucon-13
diff options
context:
space:
mode:
Diffstat (limited to 'services/blog/public/posts/2023-12-03/isucon-13')
-rw-r--r--services/blog/public/posts/2023-12-03/isucon-13/index.html36
1 files changed, 35 insertions, 1 deletions
diff --git a/services/blog/public/posts/2023-12-03/isucon-13/index.html b/services/blog/public/posts/2023-12-03/isucon-13/index.html
index 220c725c..9dd7a94e 100644
--- a/services/blog/public/posts/2023-12-03/isucon-13/index.html
+++ b/services/blog/public/posts/2023-12-03/isucon-13/index.html
@@ -15,7 +15,7 @@
<meta name="Hatena::Bookmark" content="nocomment">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<title>ISUCON 13 に参加した|REPL: Rest-Eat-Program Loop</title>
- <link rel="stylesheet" href="/style.css?h=899271ae83285479ca025cc358975c53">
+ <link rel="stylesheet" href="/style.css?h=f4a12de8fc55ef1668e211e6c6db4ade">
</head>
<body class="single">
<header class="header">
@@ -49,6 +49,40 @@
</li>
</ul>
</header>
+ <nav class="toc">
+ <h2>目次</h2>
+ <ul>
+ <li>
+ <a href="#section--intro">はじめに</a>
+ </li>
+ <li>
+ <a href="#section--goals">目標</a>
+ </li>
+ <li>
+ <a href="#section--strategy">戦略</a>
+ <ul>
+ <li>
+ <a href="#section--strategy--do-not-destroy-environment">環境を破壊しない</a>
+ </li>
+ <li>
+ <a href="#section--strategy--revert-changes-immediately">すぐに変更を取り消す</a>
+ </li>
+ <li>
+ <a href="#section--strategy--do-small-deployment">小さくデプロイする</a>
+ </li>
+ <li>
+ <a href="#section--strategy--use-familiar-tools">使い慣れた道具を使う</a>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <a href="#section--performance-optimization">パフォーマンスの最適化</a>
+ </li>
+ <li>
+ <a href="#section--outro">おわりに</a>
+ </li>
+ </ul>
+ </nav>
<div class="post-content">
<section id="changelog">
<h2><a href="#changelog">更新履歴</a></h2>