mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-23 21:28:30 +00:00
46 lines
1.0 KiB
Markdown
46 lines
1.0 KiB
Markdown
|
---
|
||
|
title: "Techreport_02"
|
||
|
---
|
||
|
## `vac:dst:wakurtosis:waku:techreport_02`
|
||
|
---
|
||
|
|
||
|
```mermaid
|
||
|
%%{
|
||
|
init: {
|
||
|
'theme': 'base',
|
||
|
'themeVariables': {
|
||
|
'primaryColor': '#BB2528',
|
||
|
'primaryTextColor': '#fff',
|
||
|
'primaryBorderColor': '#7C0000',
|
||
|
'lineColor': '#F8B229',
|
||
|
'secondaryColor': '#006100',
|
||
|
'tertiaryColor': '#fff'
|
||
|
}
|
||
|
}
|
||
|
}%%
|
||
|
gantt
|
||
|
tickInterval 1month
|
||
|
dateFormat YYYY-MM-DD
|
||
|
section Status
|
||
|
Techreport_02: done, 2023-08-01, 2023-08-31
|
||
|
```
|
||
|
|
||
|
- status: 100%
|
||
|
- CC: Jordi
|
||
|
|
||
|
### Description
|
||
|
|
||
|
Run extra batches of simulations of the non-Discv5 case with average degree K=13, and K=50.
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
To be able to better compare non-Discv5 and Discv5 Waku behaviours, the Waku team asked us to run new simulation batches with maximum fanout.
|
||
|
Current simulation batches are hard to compare due to the dynamic nature of network generated by the Discv5 protocol.
|
||
|
|
||
|
|
||
|
### Deliverables
|
||
|
|
||
|
* [techreport addendum](https://docs.google.com/document/d/18gU7Pxn7eBBwhtlj7kz4zbRR_Ae7txaUexo3MJQLbIY/edit#heading=h.3h1xpjk9k603)
|
||
|
|
||
|
|