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

Issue 103710044: code review 103710044: bufio: Writer.ReadFrom uses internal writer's ReadFrom ...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by pongad
Modified:
9 years, 4 months ago
Reviewers:
CC:
gobot
Visibility:
Public.

Description

bufio: Writer.ReadFrom uses internal writer's ReadFrom only when buffer is full Update Issue 6373

Patch Set 1 #

Patch Set 2 : diff -r 318b04f28372 https://code.google.com/p/go #

Patch Set 3 : diff -r 318b04f28372 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -5 lines) Patch
M src/pkg/bufio/bufio.go View 1 1 chunk +26 lines, -4 lines 0 comments Download
M src/pkg/bufio/bufio_test.go View 1 2 chunks +41 lines, -1 line 0 comments Download

Messages

Total messages: 6
pongad
The benchmark does not look encouraging. The problem is probably that the target writer is ...
9 years, 10 months ago (2014-07-01 05:59:44 UTC) #1
pongad
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 10 months ago (2014-07-01 06:01:04 UTC) #2
ruiu
I have a pending patch that does the same thing as this patch. My patch ...
9 years, 10 months ago (2014-07-02 00:59:56 UTC) #3
r
R=close Superseded by https://codereview.appspot.com/79110043
9 years, 7 months ago (2014-09-02 18:19:08 UTC) #4
gobot
R=golang-dev (assigned by satish.puranam@gmail.com)
9 years, 7 months ago (2014-09-28 05:24:43 UTC) #5
gobot
9 years, 4 months ago (2014-12-19 05:08:19 UTC) #6
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/103710044 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

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