mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
Don't need setup.
This commit is contained in:
parent
4cc4670e05
commit
46954613dc
@ -83,15 +83,6 @@ class ImmutableBenchmarks(SystemTestMixin, TestCase):
|
||||
# To test larger files, change this:
|
||||
DATA = b"Some data to upload\n" * 10
|
||||
|
||||
# 1 node
|
||||
await self.set_up_nodes(1)
|
||||
|
||||
# 1 share
|
||||
for c in self.clients:
|
||||
c.encoding_params["k"] = 1
|
||||
c.encoding_params["happy"] = 1
|
||||
c.encoding_params["n"] = 1
|
||||
|
||||
for i in range(5):
|
||||
# 1. Upload:
|
||||
with timeit(" upload"):
|
||||
|
Loading…
x
Reference in New Issue
Block a user