Explorar o código

script/research/event_graph: add benchmarks figures

ghassmo %!s(int64=3) %!d(string=hai) anos
pai
achega
db7ac495b4

+ 15 - 0
script/research/event_graph/benchmarks/benchmarks.md

@@ -0,0 +1,15 @@
+# Benchmarks
+
+# Nodes increase with fixed probability of dropping messages  
+![30 nodes](./f_ni_1.png)
+![100 nodes](./f_ni_2.png)
+![500 nodes](./f_ni_3.png)
+
+# Increase probability of dropping messages with fixed number of nodes 
+![%20 30 nodes](./f_pi_1.png)
+![%20 100 nodes](./f_pi_2.png)
+![%20 500 nodes](./f_pi_3.png)
+
+## The probability reach to 100% for  dropping messages 
+![%20 200 nodes](./f_pi_4.png)
+

BIN=BIN
script/research/event_graph/benchmarks/f_ni_1.png


BIN=BIN
script/research/event_graph/benchmarks/f_ni_2.png


BIN=BIN
script/research/event_graph/benchmarks/f_ni_3.png


BIN=BIN
script/research/event_graph/benchmarks/f_pi_1.png


BIN=BIN
script/research/event_graph/benchmarks/f_pi_2.png


BIN=BIN
script/research/event_graph/benchmarks/f_pi_3.png


BIN=BIN
script/research/event_graph/benchmarks/f_pi_4.png