mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
script/research/event_graph: add benchmark charts for pruning the graphs
This commit is contained in:
@@ -1,28 +1,43 @@
|
||||
# Benchmarks
|
||||
# Introduction
|
||||
|
||||
TODO: paragraph here on what is the event graph. what is the motivation
|
||||
|
||||
TODO: paragraph describing how it works from a high level
|
||||
|
||||
# Nodes increase with fixed probability of dropping messages
|
||||

|
||||
|
||||
# Graphs
|
||||
|
||||
## Number of nodes increase with fixed probability of dropping messages
|
||||
|
||||
TODO: description here of the graphs
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
# Increase probability of dropping messages with fixed number of nodes
|
||||
## Probability of dropping messages increase with fixed number of nodes
|
||||
|
||||
TODO: description here of the graphs
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## The probability reach to 100% for dropping messages
|
||||
### The probability reach to 100% for dropping messages
|
||||
|
||||
TODO: description here of the graphs
|
||||
|
||||

|
||||
|
||||
## Pruning old events
|
||||
|
||||
TODO: description here of the graphs
|
||||
|
||||

|
||||

|
||||
|
||||
### The synchronization process with pruning the graph from old events
|
||||
|
||||
TODO: description here of the graphs
|
||||
|
||||

|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB |
BIN
script/research/event_graph/benchmarks/fig_pr_ap.png
Normal file
BIN
script/research/event_graph/benchmarks/fig_pr_ap.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
script/research/event_graph/benchmarks/fig_sync_pr.png
Normal file
BIN
script/research/event_graph/benchmarks/fig_sync_pr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
script/research/event_graph/benchmarks/fig_unpr_ap.png
Normal file
BIN
script/research/event_graph/benchmarks/fig_unpr_ap.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
BIN
script/research/event_graph/benchmarks/graph.png
Normal file
BIN
script/research/event_graph/benchmarks/graph.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
Reference in New Issue
Block a user