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

Issue 164090: code review 164090: minor improvement to formatting: don't allocate padding... (Closed)

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

Description

minor improvement to formatting: don't allocate padding strings every time.

Patch Set 1 #

Patch Set 2 : code review 164090: minor improvement to formatting: don't allocate padding... #

Patch Set 3 : code review 164090: minor improvement to formatting: don't allocate padding... #

Patch Set 4 : code review 164090: minor improvement to formatting: don't allocate padding... #

Total comments: 1

Patch Set 5 : code review 164090: minor improvement to formatting: don't allocate padding... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -12 lines) Patch
M src/pkg/fmt/format.go View 1 2 3 4 2 chunks +19 lines, -12 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc, I'd like you to review the following change.
15 years, 7 months ago (2009-12-03 06:12:03 UTC) #1
rsc
LGTM http://codereview.appspot.com/164090/diff/1007/1008 File src/pkg/fmt/format.go (right): http://codereview.appspot.com/164090/diff/1007/1008#newcode528 src/pkg/fmt/format.go:528: func init() { move up next to the ...
15 years, 7 months ago (2009-12-03 06:39:19 UTC) #2
r
15 years, 7 months ago (2009-12-03 08:04:42 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=b4cfbaaf8aa6 ***

minor improvement to formatting: don't allocate padding strings every time.

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

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