Commit Graph

346 Commits

Author SHA1 Message Date
Csaba Kiraly e8cf5a4730
Merge pull request #45 from status-im/failureMode
Failure mode
2023-05-02 15:07:02 +02:00
Csaba Kiraly 16e32a3f98
Merge branch 'develop' into failureMode 2023-05-02 15:05:54 +02:00
Csaba Kiraly d6d290b03f
Merge pull request #44 from status-im/mbps
change to Mbps for bandwidth
2023-05-02 13:56:41 +02:00
Csaba Kiraly 293914e1c3
move initBlock code after network setup
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-05-02 13:47:08 +02:00
Csaba Kiraly cec9b9f6a7
fixup: fix missing 'order' in failureModel == "sequential"
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-05-02 13:42:41 +02:00
Csaba Kiraly 3c0898c925
adding failureModes with special erasure patterns
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-05-02 13:42:40 +02:00
Csaba Kiraly 06e70e1b40
configure bandwidth in mbps
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-05-02 13:37:57 +02:00
Csaba Kiraly 153eebc64c
Merge pull request #47 from status-im/per-validator-progress
Per validator progress
2023-05-02 12:39:53 +02:00
Leonardo Bautista-Gomez dfec7bcde8
Clearer debugging data and add row/column distribution to results 2023-05-02 12:22:21 +02:00
Csaba Kiraly f47f46a330
fix validator assignment when evenLineDistribution = True
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-05-02 12:19:08 +02:00
Csaba Kiraly 08e67cbeb1
measure validation progress more precisely
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-05-02 12:19:08 +02:00
Leo 9e98f6963d
Merge pull request #27 from status-im/vis
Average runs
2023-04-27 14:13:20 +02:00
Leonardo Bautista-Gomez 6eac3eb8e7 Merge develop into vis 2023-04-27 13:58:51 +02:00
Leonardo Bautista-Gomez eed410e4db Do not count unavailable block on averages 2023-04-26 18:22:17 +02:00
HajarZaiz 3fbda15272 Avg changes 2023-04-25 21:32:31 +00:00
HajarZaiz e7c2807aca Minor changes 2023-04-23 14:55:31 +00:00
Leonardo Bautista-Gomez 6fe0fab6d0 Inverse heatmap 2023-04-21 17:14:55 +02:00
Leonardo Bautista-Gomez ffeac4608b Update requirements 2023-04-21 17:13:53 +02:00
HajarZaiz 4f0e888c1b Other plots 2023-04-21 09:45:17 +00:00
Leonardo Bautista-Gomez 9d699ada51 Remove debug lines 2023-04-21 07:14:45 +02:00
Leonardo Bautista-Gomez c7f9577d45 Fix max value for tta 2023-04-20 21:53:25 +02:00
Leonardo Bautista-Gomez b36a94e269 Fix runs bug 2023-04-20 18:15:02 +02:00
Leo b2df64f8b9
Merge pull request #42 from status-im/failureRate-exact
make failureRate exact
2023-04-19 16:52:08 +02:00
Leo b5dc260611
Merge pull request #41 from status-im/fix-steps
fixup: increase step counter while steps4StopCondition
2023-04-18 17:05:14 +02:00
Csaba Kiraly 08ba135da8
Merge pull request #40 from status-im/saveConfig
Save config file and git info in results folder for reproducibility
2023-04-18 16:04:08 +02:00
Csaba Kiraly 1638a18507
make failureRate exact
simplify code and make sure failureRate is the exact
portion of segments missing, not just a probability per
sample.

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-04-18 14:54:38 +02:00
Csaba Kiraly b74ac19557
fixup: increase step counter while steps4StopCondition
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-04-18 12:49:59 +02:00
Leonardo Bautista-Gomez ebe1a4c87b Make git save an option for when code is downloaded instead of cloned 2023-04-17 12:14:39 +02:00
Leo 5aa364db8f
Merge pull request #39 from status-im/successCondition
Changing the success condition
2023-04-17 11:16:24 +02:00
Leonardo Bautista-Gomez f3a9e4b8fd Fix corner case when last iteration is equal to success condition 2023-04-17 10:56:10 +02:00
Csaba Kiraly b4f3d35f91
save config and code state for reproducibility
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-04-14 13:27:50 +02:00
Csaba Kiraly 9855f1b8c4
calcualate tta based on successCondition
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-04-14 13:18:49 +02:00
Leonardo Bautista-Gomez ea93e9412f Changing the success condition 2023-04-13 15:22:50 +02:00
Leonardo Bautista-Gomez d51cefabb7 Merge branch 'addDiagnostics' into develop 2023-04-13 13:39:33 +02:00
Csaba Kiraly 73e02a132d
fix formatting
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2023-03-30 16:22:00 +02:00
Leo 1957f6b3ff
Merge pull request #38 from status-im/stopCondition-fix
Add stop condition fix
2023-03-30 16:18:18 +02:00
Leonardo Bautista-Gomez c4ad3cf80e Small fix 2023-03-30 16:10:10 +02:00
Leonardo Bautista-Gomez ae36844e7f Add stop condition fix 2023-03-30 14:26:14 +02:00
Leonardo Bautista-Gomez d2a653b07c Remove plotting config 2023-03-30 14:11:12 +02:00
Leonardo Bautista-Gomez 1ae4352dad Fix merge remote-tracking branch 'origin/develop' into addDiagnostics 2023-03-30 14:06:17 +02:00
Leonardo Bautista-Gomez 699a912991 Merge branch 'develop' into addDiagnostics 2023-03-30 13:56:09 +02:00
Leonardo Bautista-Gomez 4b7bf81cee Remove stop condition fix 2023-03-30 13:52:40 +02:00
Leonardo Bautista-Gomez 98423d29c0 Typos and sets 2023-03-30 13:49:01 +02:00
Csaba Kiraly 1b4a225114
Merge pull request #35 from status-im/issue-29
Solving Issue 29 partially. Still remains the problems of stop condition.
2023-03-30 13:46:00 +02:00
Leo 7719f84a10
Switch from time steps to miliseconds (#30)
Switch from time steps to miliseconds
2023-03-30 13:41:50 +02:00
Leonardo Bautista-Gomez 296c4fb762 Rows and columns to sets 2023-03-30 13:36:48 +02:00
HajarZaiz 89368d5fbe fixed bug and generalized averaging 2023-03-30 11:24:30 +00:00
Leonardo Bautista-Gomez 795bb1d10d Move set to simulator for future diagnostic purposes 2023-03-30 13:15:42 +02:00
Leonardo Bautista-Gomez b5390b9f1b Remove traffic statsi. Rebase to traffic progress. 2023-03-30 11:43:02 +02:00
Leonardo Bautista-Gomez 41e8399159 Add Tx and Rx stats to resultsi. Rebase to traffic progress. 2023-03-30 11:40:50 +02:00