doc/next: pluralize 'result'

This commit is contained in:
Will Faught 2025-12-02 14:21:02 -08:00 committed by GitHub
parent 88c24de8b5
commit c90e386967
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ Go 1.25, is now enabled by default after incorporating feedback.
This garbage collectors 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,