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

Issue 177470044: [benchmark] Add config for HTTP method and cache control config (Closed)

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

Description

[benchmark] Add config for HTTP method and cache control config R=tyoshino@chromium.org Committed: https://code.google.com/p/pywebsocket/source/detail?r=861

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : #

Total comments: 19

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -11 lines) Patch
M src/example/xhr_benchmark.html View 1 2 3 2 chunks +22 lines, -1 line 0 comments Download
M src/example/xhr_benchmark.js View 1 2 3 1 chunk +15 lines, -3 lines 0 comments Download
M src/mod_pywebsocket/standalone.py View 1 2 3 2 chunks +20 lines, -5 lines 0 comments Download
M src/mod_pywebsocket/xhr_benchmark_handler.py View 1 2 3 3 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 7
hiroshige
9 years, 7 months ago (2014-11-27 06:15:49 UTC) #1
tyoshino (chromium.org)
https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html File src/example/xhr_benchmark.html (right): https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html#newcode219 src/example/xhr_benchmark.html:219: checked><label for="methodandcachePOST">POST (No Cache)</label> no cache? cache? https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html#newcode229 src/example/xhr_benchmark.html:229: ...
9 years, 7 months ago (2014-11-27 06:43:46 UTC) #2
hiroshige
https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html File src/example/xhr_benchmark.html (right): https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html#newcode219 src/example/xhr_benchmark.html:219: checked><label for="methodandcachePOST">POST (No Cache)</label> On 2014/11/27 06:43:45, tyoshino (chromium.org) ...
9 years, 6 months ago (2014-12-03 05:52:25 UTC) #3
tyoshino (chromium.org)
https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html File src/example/xhr_benchmark.html (right): https://codereview.appspot.com/177470044/diff/20001/src/example/xhr_benchmark.html#newcode219 src/example/xhr_benchmark.html:219: checked><label for="methodandcachePOST">POST (No Cache)</label> On 2014/12/03 05:52:24, hiroshige wrote: ...
9 years, 6 months ago (2014-12-03 07:28:53 UTC) #4
hiroshige
https://codereview.appspot.com/177470044/diff/60001/src/example/xhr_benchmark.js File src/example/xhr_benchmark.js (right): https://codereview.appspot.com/177470044/diff/60001/src/example/xhr_benchmark.js#newcode243 src/example/xhr_benchmark.js:243: xhr.open('GET', config.prefixUrl + '_receive_nocache?' + size, On 2014/12/03 07:28:52, ...
9 years, 4 months ago (2015-02-17 11:28:13 UTC) #5
tyoshino (chromium.org)
lgtm https://codereview.appspot.com/177470044/diff/60001/src/mod_pywebsocket/xhr_benchmark_handler.py File src/mod_pywebsocket/xhr_benchmark_handler.py (right): https://codereview.appspot.com/177470044/diff/60001/src/mod_pywebsocket/xhr_benchmark_handler.py#newcode79 src/mod_pywebsocket/xhr_benchmark_handler.py:79: def do_receive_response(self, bytes_to_send, chunked_mode, enable_cache): On 2015/02/17 11:28:13, ...
9 years, 2 months ago (2015-04-24 07:25:08 UTC) #6
hiroshige
8 years, 11 months ago (2015-07-29 07:57:05 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:160001) manually as r861 (presubmit successful).
Sign in to reply to this message.

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