From e8fbdf75658c2bb88bc9e3bbd8b23c30709d0502 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Wed, 11 Feb 2026 13:07:50 +0700 Subject: design/44309: fix broken links on images --- design/44309-user-configurable-memory-target.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'design') diff --git a/design/44309-user-configurable-memory-target.md b/design/44309-user-configurable-memory-target.md index f1c6a44..c562e6f 100644 --- a/design/44309-user-configurable-memory-target.md +++ b/design/44309-user-configurable-memory-target.md @@ -282,7 +282,7 @@ It swings at most 3% around 2 GiB. This target is fairly far from what `GOGC` would have picked. Mid-way through the live heap increases. -![](44309/low-noise-heap-target.png) +![](44309/low-noise-high-heap-target.png) Notes: - The pacer is otherwise resilient to a noisy heap target. @@ -296,7 +296,7 @@ It swings at most 50% around 2 GiB. This target is fairly far from what `GOGC` would have picked. Mid-way through the live heap increases. -![](44309/high-noise-heap-target.png) +![](44309/high-noise-high-heap-target.png) Notes: - The pacer is otherwise resilient to a noisy heap target. -- cgit v1.3