Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2376)

Issue 5555070: code review 5555070: compress/flate: reduce memory pressure at cost of addit...

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by Ivan Krasin
Modified:
9 years, 11 months ago
Reviewers:
rsc
CC:
rsc, golang-dev
Visibility:
Public.

Description

compress/flate: reduce memory pressure at cost of additional arithmetic operation.

Patch Set 1 : diff -r b372a927701e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -23 lines) Patch
M src/pkg/compress/flate/deflate.go View 7 chunks +11 lines, -23 lines 0 comments Download

Messages

Total messages: 3
Ivan Krasin
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2012-01-22 02:30:46 UTC) #1
rsc
LGTM
12 years, 3 months ago (2012-01-23 14:19:27 UTC) #2
rsc
12 years, 3 months ago (2012-01-23 14:19:41 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=26dceba5c610 ***

compress/flate: reduce memory pressure at cost of additional arithmetic
operation.

R=rsc
CC=golang-dev
http://codereview.appspot.com/5555070

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b