]> Cypherpunks repositories - gostls13.git/commit
compress/flate: reduce memory pressure at cost of additional arithmetic operation.
authorIvan Krasin <krasin@golang.org>
Mon, 23 Jan 2012 14:19:39 +0000 (09:19 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 23 Jan 2012 14:19:39 +0000 (09:19 -0500)
commitd7e34051fcbd61a2f603b00f98d2bb3ca16c105d
treec8e8782fae20bb0c4df40186dcf6d10fb4010169
parent427b5bddcd0b0a565c82fe79edc7a8b563b8ea76
compress/flate: reduce memory pressure at cost of additional arithmetic operation.

R=rsc
CC=golang-dev
https://golang.org/cl/5555070
src/pkg/compress/flate/deflate.go