diff options
| -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. |
