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

Issue 4956052: code review 4956052: goprotobuf: Make Encode{Varint,Fixed{32,64}} faster by ... (Closed)

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

Description

goprotobuf: Make Encode{Varint,Fixed{32,64}} faster by using append.

Patch Set 1 #

Patch Set 2 : diff -r c460cf1b8f83 https://goprotobuf.googlecode.com/hg #

Patch Set 3 : diff -r c460cf1b8f83 https://goprotobuf.googlecode.com/hg #

Patch Set 4 : diff -r c460cf1b8f83 https://goprotobuf.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -30 lines) Patch
M proto/all_test.go View 1 2 chunks +4 lines, -1 line 0 comments Download
M proto/encode.go View 1 3 chunks +16 lines, -29 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://goprotobuf.googlecode.com/hg
14 years, 2 months ago (2011-08-30 03:44:58 UTC) #1
r
LGTM
14 years, 2 months ago (2011-08-30 04:40:46 UTC) #2
dsymonds
14 years, 2 months ago (2011-08-30 04:41:36 UTC) #3
*** Submitted as
http://code.google.com/p/goprotobuf/source/detail?r=dfb4e7767737 ***

goprotobuf: Make Encode{Varint,Fixed{32,64}} faster by using append.

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

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