diff options
| author | Shulhan <m.shulhan@gmail.com> | 2026-02-11 13:07:50 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2026-04-09 22:18:08 +0700 |
| commit | e8fbdf75658c2bb88bc9e3bbd8b23c30709d0502 (patch) | |
| tree | 1108b773b89569b3ba59b34dd521c67a42a26625 | |
| parent | 2fe4e6c9deeafa59f146503233d426af2492375d (diff) | |
| download | go-x-proposal-e8fbdf75658c2bb88bc9e3bbd8b23c30709d0502.tar.xz | |
design/44309: fix broken links on images
| -rw-r--r-- | design/44309-user-configurable-memory-target.md | 4 |
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. - + 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. - + Notes: - The pacer is otherwise resilient to a noisy heap target. |
