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

Issue 6847063: code review 6847063: net/http: reduce allocations in chunk reading & writing (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by bradfitz
Modified:
12 years, 8 months ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

net/http: reduce allocations in chunk reading & writing

Patch Set 1 #

Patch Set 2 : diff -r 821585f8baba https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 821585f8baba https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 821585f8baba https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 178cc4ec963c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M src/pkg/net/http/chunked.go View 1 4 chunks +5 lines, -6 lines 0 comments Download
M src/pkg/net/http/httputil/chunked.go View 1 4 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 8 months ago (2012-11-16 21:02:57 UTC) #1
r
LGTM
12 years, 8 months ago (2012-11-16 21:12:33 UTC) #2
bradfitz
12 years, 8 months ago (2012-11-16 21:25:04 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=13d81e48dc90 ***

net/http: reduce allocations in chunk reading & writing

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/6847063
Sign in to reply to this message.

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