]> Cypherpunks repositories - gostls13.git/commit
exp/norm: Reduced the size of the byte buffer used by reorderBuffer by half by reusin...
authorMarcel van Lohuizen <mpvl@golang.org>
Wed, 24 Aug 2011 09:05:45 +0000 (11:05 +0200)
committerMarcel van Lohuizen <mpvl@golang.org>
Wed, 24 Aug 2011 09:05:45 +0000 (11:05 +0200)
commit4a4fa38d0e86064c6fec9e0fa9f60cb1782bcaff
tree097347a1a083ab603074a1ffda8693092f1126b4
parent00d64c723947593f3957d43b18d65cd58d4aff44
exp/norm: Reduced the size of the byte buffer used by reorderBuffer by half by reusing space when combining.

R=r
CC=golang-dev
https://golang.org/cl/4939042
src/pkg/exp/norm/composition.go