aboutsummaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
Diffstat (limited to 'design')
-rw-r--r--design/44309-user-configurable-memory-target.md4
1 files changed, 2 insertions, 2 deletions
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.