tpltnt
|
c8f11dc2d3
|
ported old-style classes to new-style
|
2019-05-26 08:28:18 +02:00 |
|
heartsucker
|
df9243a3f4
|
updated test code to use print function over print statement
|
2019-03-22 17:32:36 +01:00 |
|
Brian Warner
|
fff237be9a
|
remove interpreter shbang lines from non-executables
thanks to Greg Troxel for the catch
|
2011-10-14 10:23:01 -07:00 |
|
Brian Warner
|
731d15e56f
|
hush pyflakes-0.4.0 warnings: remove trivial unused variables. For #900.
|
2010-01-14 14:15:29 -08:00 |
|
Brian Warner
|
14cb5ca436
|
test/check_speed.py: fix shbang line
|
2009-08-17 17:59:48 -07:00 |
|
Brian Warner
|
1863aee0aa
|
switch to using RemoteException instead of 'wrapped' RemoteReferences. Should fix #653, the rref-EQ problem
|
2009-05-21 17:46:32 -07:00 |
|
Brian Warner
|
c9803d5217
|
switch all foolscap imports to use foolscap.api or foolscap.logging
|
2009-05-21 17:38:23 -07:00 |
|
Brian Warner
|
f39f8ae032
|
check_speed: rearrange a bit to make it easy to disable certain portions
|
2008-04-21 17:29:59 -07:00 |
|
Brian Warner
|
492cb92dc8
|
speedcheck: track SSK creation time separately
|
2008-01-29 20:44:32 -07:00 |
|
Brian Warner
|
d4e9e3b9c4
|
check_speed.py: re-enable 100x200B and 1x100MB CHK tests
|
2008-01-08 20:59:48 -07:00 |
|
Zooko O'Whielacronx
|
8c65bdcf9d
|
put all private state in $BASEDIR/private
fixes #219
The only part of #219 that this doesn't include is the part about
logpublisher, which has been moved out of tahoe into foolscap.
|
2007-12-17 16:39:54 -07:00 |
|
Brian Warner
|
f6b2072af1
|
check-speed: test SSK upload/download speed too. SDMF imposes a limit on the file sizes, no 10MB or 100MB test
|
2007-12-14 02:05:31 -07:00 |
|
Brian Warner
|
3fcee101ee
|
check_speed: measure RTT, report per-file times as a multiple of RTT
|
2007-09-26 13:07:33 -07:00 |
|
Brian Warner
|
c14349f695
|
check_speed.py: minor comment
|
2007-09-25 20:07:03 -07:00 |
|
Brian Warner
|
1691524044
|
check_speed.py: use more small-file tests to improve accuracy of per-file time
|
2007-09-25 18:57:36 -07:00 |
|
Brian Warner
|
ff07ce6234
|
check_speed: add optional 100MB test, if the 10MB test finished fast enough
|
2007-09-22 00:04:46 -07:00 |
|
Brian Warner
|
d58d794757
|
check_speed: do both upload and download tests
|
2007-09-20 18:52:44 -07:00 |
|
Brian Warner
|
2632c0ad8c
|
check_speed: upload multiple files, measure Ax+B
|
2007-09-20 16:55:33 -07:00 |
|
Brian Warner
|
b9d5a4ead4
|
check_speed.py: run two 1MB uploads and measure the time it takes
|
2007-09-19 18:40:18 -07:00 |
|
Brian Warner
|
f6be35e122
|
started framework for an automated speed-checking tool. Doesn't do much yet.
|
2007-09-19 18:27:47 -07:00 |
|