mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
doc/next: pluralize 'result'
This commit is contained in:
parent
88c24de8b5
commit
c90e386967
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Go 1.25, is now enabled by default after incorporating feedback.
|
|||
|
||||
This garbage collector’s design improves the performance of marking and
|
||||
scanning small objects through better locality and CPU scalability.
|
||||
Benchmark result vary, but we expect somewhere between a 10—40% reduction
|
||||
Benchmark results vary, but we expect somewhere between a 10—40% reduction
|
||||
in garbage collection overhead in real-world programs that heavily use the
|
||||
garbage collector.
|
||||
Further improvements, on the order of 10% in garbage collection overhead,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue