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

Issue 8046043: code review 8046043: net/http: new server-only, single-connection keep-alive... (Closed)

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

Description

net/http: new server-only, single-connection keep-alive benchmark

Patch Set 1 #

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

Patch Set 3 : diff -r 2eb36d0ca449 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r 030625a923ca https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -20 lines) Patch
M src/pkg/net/http/serve_test.go View 1 2 3 3 chunks +77 lines, -20 lines 0 comments Download

Messages

Total messages: 4
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 11 months ago (2013-03-27 06:23:46 UTC) #1
bradfitz
Anybody? This is simple, and just a benchmark. On Tue, Mar 26, 2013 at 11:23 ...
11 years, 11 months ago (2013-03-27 20:11:36 UTC) #2
r
LGTM https://codereview.appspot.com/8046043/diff/5001/src/pkg/net/http/serve_test.go File src/pkg/net/http/serve_test.go (right): https://codereview.appspot.com/8046043/diff/5001/src/pkg/net/http/serve_test.go#newcode1664 src/pkg/net/http/serve_test.go:1664: n int too many n's in the Read ...
11 years, 11 months ago (2013-03-27 20:24:10 UTC) #3
bradfitz
11 years, 11 months ago (2013-03-27 20:35:43 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=310e55e6ddc5 ***

net/http: new server-only, single-connection keep-alive benchmark

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

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