Skip to content

Commit 2729e87

Browse files
willfaughtgopherbot
authored andcommitted
doc/next: pluralize 'result'
Change-Id: Id53ee875ee31b43a6d7bd3f180260276ddd4f8b9 GitHub-Last-Rev: c90e386 GitHub-Pull-Request: #76664 Reviewed-on: https://go-review.googlesource.com/c/go/+/725922 Reviewed-by: Mark Freeman <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Bypass: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 6e72f52 commit 2729e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/next/4-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Go 1.25, is now enabled by default after incorporating feedback.
77

88
This garbage collector’s design improves the performance of marking and
99
scanning small objects through better locality and CPU scalability.
10-
Benchmark result vary, but we expect somewhere between a 10—40% reduction
10+
Benchmark results vary, but we expect somewhere between a 10—40% reduction
1111
in garbage collection overhead in real-world programs that heavily use the
1212
garbage collector.
1313
Further improvements, on the order of 10% in garbage collection overhead,

0 commit comments

Comments
 (0)