[tahoe-lafs-trac-stream] [Tahoe-LAFS] #20: unit tests take too long
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Aug 4 19:48:13 UTC 2016
#20: unit tests take too long
------------------------+------------------------------
Reporter: zooko | Owner: warner
Type: defect | Status: new
Priority: major | Milestone: eventually
Component: code | Version: unknown
Resolution: | Keywords: test performance
Launchpad Bug: |
------------------------+------------------------------
Comment (by warner):
I'm working on a branch that fixes a bunch of this. `test_mutable` uses
smaller uploaded files, and stops exercising the N=255 case, which reduces
the time by a factor of 7. `test_cli` uses a grid with k=N=1, which
reduces it by 50%. Smaller speedups were obtained by using k=N=1 on all
other !NoNetworkGrid tests that don't actually exercise multiple shares.
`test_system` is still pretty bad, I haven't yet tried to tackle it.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/20#comment:29>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list