projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05311f
)
check_speed.py: minor comment
author
Brian Warner
<warner@allmydata.com>
Wed, 26 Sep 2007 03:07:03 +0000
(20:07 -0700)
committer
Brian Warner
<warner@allmydata.com>
Wed, 26 Sep 2007 03:07:03 +0000
(20:07 -0700)
src/allmydata/test/check_speed.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/check_speed.py
b/src/allmydata/test/check_speed.py
index b5c3d913fb2d48615fca2bcaacb7e7f268c14287..b8a92275fb8737b1cf76fae5cbbb4a99e5ef97d0 100644
(file)
--- a/
src/allmydata/test/check_speed.py
+++ b/
src/allmydata/test/check_speed.py
@@
-67,6
+67,8
@@
class SpeedTest:
d.addCallback(self.record_times, name)
return d
+ # TODO: use RIClient.get_nodeid() to measure the foolscap-level RTT
+
def do_test(self):
print "doing test"
rr = self.client_rref