mirror of
https://github.com/logos-messaging/research.git
synced 2026-01-02 14:13:07 +00:00
Add DLT2024 presentation + paper (#97)
This commit is contained in:
parent
33506e4886
commit
c89e8c9cf0
BIN
rln-delay-simulations/12_Revuelta.pdf
Normal file
BIN
rln-delay-simulations/12_Revuelta.pdf
Normal file
Binary file not shown.
@ -1,5 +1,8 @@
|
||||
# rln-delay-simulations
|
||||
|
||||
> All this work was presented as a paper "Message Latency in Waku Relay with Rate Limiting Nullifiers" in DLT2024 conference in Turin, Italy. See the [presentation](https://github.com/waku-org/research/blob/master/rln-delay-simulations/12_Revuelta.pdf) and the [paper](https://eprint.iacr.org/2024/1073).
|
||||
|
||||
|
||||
This folder contains two methods of simulations, that aim to estimate the latency of waku messages in the network:
|
||||
* Method 1: Using `shadow`, which allows simulating hundreds of nodes in a single machine, considering network conditions but not CPU. See [report](https://github.com/waku-org/research/issues/42)
|
||||
* Method 2: Using Digital Ocean, deploying real nodes in different locations in real machines with real network conditions, but due to cost limited to few nodes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user