]> Cypherpunks repositories - gostls13.git/commit
restore the old algorithm. the new one is more memory efficient in large cases
authorRob Pike <r@golang.org>
Tue, 22 Sep 2009 21:53:48 +0000 (14:53 -0700)
committerRob Pike <r@golang.org>
Tue, 22 Sep 2009 21:53:48 +0000 (14:53 -0700)
commit9e7f3a46d3682c3206202e3421d5034193feb2f7
treeca128fa6ac9061cfeec8dba3e99315cd458ecb0d
parentb9493ded12cd82b41556b842fdde8bffde8b2354
restore the old algorithm. the new one is more memory efficient in large cases
but too slow across the board.

R=rsc
DELTA=315  (50 added, 219 deleted, 46 changed)
OCL=34868
CL=34902
src/pkg/bytes/buffer.go