mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-29 17:28:53 +00:00
check_speed.py: minor comment
This commit is contained in:
parent
e05311f69a
commit
c14349f695
@ -67,6 +67,8 @@ class SpeedTest:
|
|||||||
d.addCallback(self.record_times, name)
|
d.addCallback(self.record_times, name)
|
||||||
return d
|
return d
|
||||||
|
|
||||||
|
# TODO: use RIClient.get_nodeid() to measure the foolscap-level RTT
|
||||||
|
|
||||||
def do_test(self):
|
def do_test(self):
|
||||||
print "doing test"
|
print "doing test"
|
||||||
rr = self.client_rref
|
rr = self.client_rref
|
||||||
|
Loading…
Reference in New Issue
Block a user