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

Issue 13882044: code review 13882044: goprotobuf: Fix performance regression in proto encodin... (Closed)

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

Description

goprotobuf: Fix performance regression in proto encoding for the common case where we get ErrNil.

Patch Set 1 #

Patch Set 2 : diff -r 6f1bebb865e8 https://code.google.com/p/goprotobuf #

Patch Set 3 : diff -r 6f1bebb865e8 https://code.google.com/p/goprotobuf #

Patch Set 4 : diff -r 6f1bebb865e8 https://code.google.com/p/goprotobuf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M proto/encode.go View 1 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 3
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/goprotobuf
10 years, 8 months ago (2013-09-25 01:02:53 UTC) #1
r
LGTM
10 years, 8 months ago (2013-09-25 01:37:43 UTC) #2
dsymonds
10 years, 8 months ago (2013-09-25 01:54:15 UTC) #3
*** Submitted as
https://code.google.com/p/goprotobuf/source/detail?r=b69f6472e579 ***

goprotobuf: Fix performance regression in proto encoding for the common case
where we get ErrNil.

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

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