commit | f47d403cb48f669fe4a6c4ba6bcaaa33eb2e51af | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Sun Sep 12 00:53:04 2010 -0400 |
committer | Russ Cox <rsc@golang.org> | Sun Sep 12 00:53:04 2010 -0400 |
tree | 9256ec31cdccbe154bded1cebd995ad3bab38c36 | |
parent | 698fb4f192b92cee97c397672d4041108b33cc82 [diff] |
gc: make string x + y + z + ... + w efficient 1 malloc per concatenation. R=ken2 CC=golang-dev https://golang.org/cl/2124045