From 3675b7d6cbfa7362104b33dc1ccaa95b8c2ddd9d Mon Sep 17 00:00:00 2001 From: azu Date: Mon, 30 Sep 2024 23:38:05 +0900 Subject: [PATCH] Update data/2024/09/index.json --- data/2024/09/index.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/2024/09/index.json b/data/2024/09/index.json index 26db975a2..9c4c90173 100644 --- a/data/2024/09/index.json +++ b/data/2024/09/index.json @@ -707,6 +707,17 @@ "article" ], "relatedLinks": [] + }, + { + "date": "2024-09-30T14:37:59.381Z", + "title": "Node.js 20 upgrade: a journey through unexpected HEAP issues with Kubernetes | by Ztec | Sep, 2024 | Deezer I/O", + "url": "https://deezer.io/node-js-20-upgrade-a-journey-through-unexpected-heap-issues-with-kubernetes-27ae3d325646", + "content": "Node.js 18から20へアップデートすると平均応答時間やCPUの使用率がわずかに増加し、その原因を探索していく記事。\nHeapとGCのメトリクスを見ていくと、GCが頻繁に起きるようになっており、リリースノートを探すとV8のHeapスペースのデフォルト値が変更されていることを発見するまでの話", + "tags": [ + "nodejs", + "article" + ], + "relatedLinks": [] } ] }