Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/dst/vac/libp2p-evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ and ensure they don't happen again.

#### Deliverables
* Analysis done
* [October report](https://www.notion.so/Nim-libp2p-v1-6-0-regression-testing-October-2024-1308f96fb65c80869c97e373a6c7cfc8)
* Report published with all relevant details
* RFC's GitHub issue updated
with links to the analysis and results.
2 changes: 2 additions & 0 deletions content/dst/waku/waku-evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ and ensure they don't happen again.

#### Deliverables
* Analysis done
* [October report](https://www.notion.so/Waku-regression-testing-v0-33-1268f96fb65c81f38095cbfc25acb2ce)
* Report published with all relevant details
* Vac Roadmap updated regularly
with links to the analysis and results.
* [Nº of connections issue](https://github.com/waku-org/nwaku/issues/3163)
14 changes: 9 additions & 5 deletions content/dst/waku/waku-scaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ that Waku can in fact scale to these sizes and perform reliably.

* fully qualified name: `vac:dst:waku:waku-scaling:test-store-protocol-at-scale`
* owner: Alberto
* status: 100%
* status: Done
* start-date: 2024/10/07
* end-date: 2024/10/18

Expand Down Expand Up @@ -207,17 +207,21 @@ and the discoveries we make during the course of this work.

* fully qualified name: `vac:dst:waku:waku-scaling:filter-lightpush-tests`
* owner: Alberto
* status: 0%
* status: Done
* start-date: 2024/10/18
* end-date: 2024/10/25

#### Description
Test the Filter and lightpush protocols at scale.

#### Deliverables
- [ ] A report on the current reliability and performance of the protocols at scale.
- [ ] Filed any issues encountered.
- [ ] Hard data and metrics from the simulation.
- [X] A report on the current reliability and performance of the protocols at scale.
- [Report](https://zealous-polka-dc7.notion.site/Filter-and-lightpush-tests-12a8f96fb65c8041818bcd24b3b819c1)
- [X] Filed any issues encountered.
- [Connections issue](https://github.com/waku-org/nwaku/issues/3163)
- [Documentation issue](https://github.com/waku-org/waku-rest-api/pull/15)
- [X] Hard data and metrics from the simulation.
- [Data](https://www.notion.so/Filter-and-lightpush-tests-12a8f96fb65c8073bb7dd9ba465a67cb?pvs=4#12a8f96fb65c807db16cf565c269bf4a)

### Measure DiscV5 bandwidth with Waku discovery

Expand Down