Skip to content

Commit 8be4f0b

Browse files
nit
1 parent 33efd93 commit 8be4f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/go-gc-default-settings

content/learning-paths/servers-and-cloud-computing/go-gc-default-settings/try_on_your_own.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,6 @@ By storing existing strings or simple values instead of building `"key:length"`
179179

180180
## What you've accomplished
181181

182-
You've now experimented with updating code to change payload size, split logic, slice reuse, and string parsing.
182+
You've now experimented with changing payload size, split logic, slice reuse, and string parsing to influence GC behavior.
183183

184184
You can continue experimenting with code changes to optimize GC behavior for your Go applications on Arm-based compute.

0 commit comments

Comments
 (0)