mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +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)
|
||||
return d
|
||||
|
||||
# TODO: use RIClient.get_nodeid() to measure the foolscap-level RTT
|
||||
|
||||
def do_test(self):
|
||||
print "doing test"
|
||||
rr = self.client_rref
|
||||
|
Loading…
Reference in New Issue
Block a user