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

Issue 165058: code review 165058: avoid an allocation inside bytes.Buffer by providing a ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by r
Modified:
14 years, 4 months ago
Reviewers:
CC:
rsc
Visibility:
Public.

Description

avoid an allocation inside bytes.Buffer by providing a static array.

Patch Set 1 #

Patch Set 2 : code review 165058: avoid an allocation inside bytes.Buffer by providing a ... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M src/pkg/bytes/buffer.go View 2 chunks +4 lines, -8 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc, I'd like you to review the following change.
14 years, 4 months ago (2009-12-04 07:28:01 UTC) #1
rsc
LGTM
14 years, 4 months ago (2009-12-04 07:36:22 UTC) #2
r
14 years, 4 months ago (2009-12-04 08:26:10 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=1120d5006533 ***

avoid an allocation inside bytes.Buffer by providing a static array.

R=rsc
http://codereview.appspot.com/165058
Sign in to reply to this message.

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