31 Commits

Author SHA1 Message Date
gmega
48a1d1a458
fix: broken assertion 2025-01-06 17:01:04 -03:00
gmega
59dcba5282
feat: make experiments cleanup downloaded/seeded files after each run 2025-01-06 16:49:16 -03:00
gmega
0fa4f99e35
chore: run formatter 2024-12-20 19:49:07 -03:00
gmega
87b9d43cd5
fix: stream random test data to disk to reduce memory footprint 2024-12-20 14:09:11 -03:00
gmega
b17a855f6e
run ruff formatter 2024-12-14 06:34:11 -03:00
gmega
5c9ed47bc1
fix linting errors 2024-12-14 06:31:20 -03:00
gmega
bf844a6305
output proper extension for jsonl data 2024-12-12 12:24:39 -03:00
gmega
d716af5d8b
dump and parse experiment config as logs 2024-12-12 11:45:30 -03:00
gmega
f68a3e714a
standardize logging; add experiment log parser 2024-12-11 13:52:55 -03:00
gmega
278007cdce
make leech requests concurrent to reduce noise 2024-12-10 15:29:33 -03:00
gmega
5b3bb0556b
allow JSON schema for experiment types to be dumped (will use to autogen docs) 2024-12-10 13:55:13 -03:00
gmega
890d57a589
improve logs for static experiment 2024-12-06 14:18:30 -03:00
gmega
8605cce688
fix experiment synchronizer, run container as root, add Makefile 2024-12-06 10:20:58 -03:00
gmega
43218e7636
fix builder and type check errors 2024-12-03 18:32:48 -03:00
gmega
7280e87fee
add experiment environments and component synchronization 2024-12-03 17:50:27 -03:00
gmega
84c02e3745
add CI flow, fix broken import 2024-12-02 17:10:18 -03:00
gmega
d6c2085575
fix download path settings and cli run call, add logging 2024-11-28 16:52:10 -03:00
gmega
2a47b8d137
remove Host "address" nesting 2024-11-28 15:52:49 -03:00
gmega
f9fca87f57
add CLI for running experiments 2024-11-28 15:15:05 -03:00
gmega
eab4759b93
add iterated experiment 2024-11-28 09:46:21 -03:00
gmega
ccfc7614a7
another fix to shuffle 2024-11-27 11:36:17 -03:00
gmega
586932f67e
reword static experiment 2024-11-27 11:31:40 -03:00
gmega
a286dc5e2a
simplify module structure, wrap up config, fix bugs 2024-11-27 11:22:07 -03:00
gmega
61e115281e
revert to simpler experiment interface, roll out deluge dissemination experiment 2024-11-25 19:03:54 -03:00
gmega
b706663219
factor deluge-specific concrete implementations into its own module 2024-11-25 16:40:36 -03:00
gmega
aebd070f3e
add setup/teardown sequences to experiments, add generated file cleanup at end 2024-11-25 16:08:22 -03:00
gmega
d2f697e2fa
reword docs 2024-11-05 12:18:47 -03:00
gmega
2a36b48d50
refactor 2024-11-03 09:01:18 -03:00
gmega
221cb4955c
add download controls to deluge client 2024-11-03 08:29:29 -03:00
gmega
33c445bee8
initial test setup with deluge nodes 2024-11-01 18:07:08 -03:00
gmega
3299cdb246
initial scaffolding 2024-10-30 21:04:46 -03:00