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

Issue 4274058: code review 4274058: rpc: add benchmarks (Closed)

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

Description

rpc: add benchmarks On my mac: mallocs per rpc round trip: 144 rpc.BenchmarkEndToEnd 10000 228244 ns/op Room for improvement.

Patch Set 1 #

Patch Set 2 : diff -r 0215f1f9b2e6 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 2 months ago (2011-03-15 20:03:10 UTC) #1
rsc
LGTM
14 years, 2 months ago (2011-03-15 20:05:35 UTC) #2
r
14 years, 2 months ago (2011-03-15 20:09:17 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f0e7f2158cf6 ***

rpc: add benchmarks

On my mac:
mallocs per rpc round trip: 144
rpc.BenchmarkEndToEnd	   10000	    228244 ns/op

Room for improvement.

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

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