Commit Graph

177 Commits

Author SHA1 Message Date
Youngjoon Lee c94e5fa8ac
fix senders counting 2024-05-31 23:17:10 +09:00
Youngjoon Lee e1421977ea
fix: original sender counts 2024-05-31 21:42:56 +09:00
Youngjoon Lee 7dc003456d
plots, but not expected 2024-05-31 21:07:47 +09:00
Youngjoon Lee 7ce7be991f
revert io_window_moving_interval to 0.10 2024-05-31 14:51:00 +09:00
Youngjoon Lee f415624ff0
chaining 2024-05-31 12:14:15 +09:00
Youngjoon Lee 382aff1890
refactor 2024-05-31 11:25:41 +09:00
Youngjoon Lee 72156ccecc
wip: backtracking 2024-05-31 10:15:09 +09:00
Youngjoon Lee 289efc1da8
change io_window_moving_interval to 0.20 2024-05-31 10:14:46 +09:00
Youngjoon Lee e303186ac6
add hops measurement 2024-05-30 18:36:56 +09:00
Youngjoon Lee 2d04ba6fa4
update plot titles 2024-05-30 15:56:07 +09:00
Youngjoon Lee a7433cbf4e
add boxplot 2024-05-28 13:48:56 +09:00
Youngjoon Lee ba22e3529a
analyze the diversity of message senders over time 2024-05-28 11:44:38 +09:00
Youngjoon Lee 55f0f67554
improve advesary: io_window_moving_interval 2024-05-27 18:20:59 +09:00
Youngjoon Lee 5e698b7e00
rename bulk_run 2024-05-27 15:09:31 +09:00
Youngjoon Lee 4e9420d36a
add default configs to bulk_run 2024-05-27 15:08:46 +09:00
Youngjoon Lee 2cf26f202b
add bulk_run_cover 2024-05-27 15:05:09 +09:00
Youngjoon Lee 26c54c8d2f
refactor: draw_plots 2024-05-27 14:45:21 +09:00
Youngjoon Lee 82bb2019c3
show egress first than ingress 2024-05-26 00:08:11 +09:00
Youngjoon Lee 8f3d15983f
polish results of bulk_run to show line plots 2024-05-25 23:42:55 +09:00
Youngjoon Lee a0ddaf5106
refactor: p2p measuring 2024-05-25 16:05:25 +09:00
Youngjoon Lee 37abf93bd3
rename adversary functions 2024-05-25 14:43:07 +09:00
Youngjoon Lee 53bb8b1bde
fix: gossiping ingress measurement 2024-05-25 14:26:09 +09:00
Youngjoon Lee 4a9c58f06f
fix comment in yaml 2024-05-25 14:18:59 +09:00
Youngjoon Lee 5b9b60a052
fix adversary p2p 2024-05-25 14:18:09 +09:00
Youngjoon Lee 763ad4ee07
do not gossip msg to the original sender 2024-05-25 13:43:39 +09:00
Youngjoon Lee 57c027c55a
show detailed plot in bulk 2024-05-25 12:02:51 +09:00
Youngjoon Lee af94346279
add bulk_run 2024-05-24 21:31:06 +09:00
Youngjoon Lee 812061ab60
fix: config desc 2024-05-24 17:31:30 +09:00
Youngjoon Lee 5ea7d1152b
fix: more clear control flow 2024-05-24 16:58:04 +09:00
Youngjoon Lee 06f8f0f7ca
fix: cache msg_hash in sender as well 2024-05-24 16:56:43 +09:00
Youngjoon Lee b18191b11c
turn off measuring node_states 2024-05-24 16:48:39 +09:00
Youngjoon Lee d5b126364b
polish logs 2024-05-24 16:36:04 +09:00
Youngjoon Lee 01d839a7a7
change log format 2024-05-24 14:00:09 +09:00
Youngjoon Lee 618865fb5c
gossip 2024-05-23 17:52:17 +09:00
Youngjoon Lee 6e66eb7233
add p2p type config 2024-05-23 17:11:23 +09:00
Youngjoon Lee 063efcf5c3
gossip wip 2024-05-23 16:34:39 +09:00
Youngjoon Lee 39b0a6a7ce
use payload_id to build a payload content unique 2024-05-23 15:49:38 +09:00
Youngjoon Lee 7820e298c8
feat: add descriptions to bandwidth plot 2024-05-21 19:57:22 +09:00
Youngjoon Lee 9e592bcc03
fix: update node state to RECEIVING only when it is not SENDING 2024-05-21 19:55:34 +09:00
Youngjoon Lee f82b93387b
refactor: padding payload 2024-05-21 15:13:14 +09:00
Youngjoon Lee adcdc597bb
fix: handling weight properly 2024-05-21 15:01:07 +09:00
Youngjoon Lee a46dbfe826
add an option to turn off mixing 2024-05-20 16:54:32 +09:00
Youngjoon Lee 84ec0b06ff
fix measuring egress bandwidth 2024-05-20 10:12:35 +09:00
Youngjoon Lee 727b9b5f61
update comment 2024-05-20 10:03:24 +09:00
Youngjoon Lee c82a39f70a
adjust message preparation time 2024-05-20 09:49:35 +09:00
Youngjoon Lee e804303761
adjust real_message_weight param and set ylim to plots 2024-05-20 09:45:40 +09:00
Youngjoon Lee 654bc6dc67
add payload_size config by removing payload padding in sphinx packet 2024-05-18 01:13:38 +09:00
Youngjoon Lee db86a62ec4
add bandwidth measurement 2024-05-18 00:31:29 +09:00
Youngjoon Lee 1da5c710b0
generate cover messages to be not forward to the next mix 2024-05-17 19:05:09 +09:00
Youngjoon Lee 3186f65f48
add scatterplot for node states 2024-05-17 16:49:13 +09:00