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

Issue 133510044: Enable to run the bench multiple times and display stddev. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by hiroshige
Modified:
11 years, 7 months ago
CC:
pywebsocket-reviews_googlegroups.com
Base URL:
http://pywebsocket.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Enable to run the bench multiple times and display stddev. Also added 'batch' button that runs send and receive benchmarks. R=tyoshino@chromium.org Committed: https://code.google.com/p/pywebsocket/source/detail?r=830

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : fixed typo #

Patch Set 4 : refactor some global variables #

Total comments: 30

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -45 lines) Patch
M src/example/benchmark.html View 1 2 3 4 5 13 chunks +83 lines, -42 lines 0 comments Download
M src/example/util.js View 1 2 3 4 3 chunks +45 lines, -3 lines 0 comments Download

Messages

Total messages: 6
hiroshige
11 years, 7 months ago (2014-09-03 09:36:43 UTC) #1
tyoshino (chromium.org)
Nice https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html File src/example/benchmark.html (right): https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html#newcode39 src/example/benchmark.html:39: benchmark.startTimeInMs = 0; ideally this should be in ...
11 years, 7 months ago (2014-09-04 04:20:40 UTC) #2
hiroshige
https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html File src/example/benchmark.html (right): https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html#newcode39 src/example/benchmark.html:39: benchmark.startTimeInMs = 0; I just moved this statement from ...
11 years, 7 months ago (2014-09-04 05:39:36 UTC) #3
tyoshino (chromium.org)
lgtm https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html File src/example/benchmark.html (right): https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html#newcode39 src/example/benchmark.html:39: benchmark.startTimeInMs = 0; On 2014/09/04 05:39:35, hiroshige wrote: ...
11 years, 7 months ago (2014-09-04 06:06:12 UTC) #4
hiroshige
https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html File src/example/benchmark.html (right): https://codereview.appspot.com/133510044/diff/60001/src/example/benchmark.html#newcode39 src/example/benchmark.html:39: benchmark.startTimeInMs = 0; I see. Done. https://codereview.appspot.com/133510044/diff/80001/src/example/benchmark.html File src/example/benchmark.html ...
11 years, 7 months ago (2014-09-04 06:15:33 UTC) #5
hiroshige
11 years, 7 months ago (2014-09-04 06:17:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as r830 (presubmit successful).
Sign in to reply to this message.

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