From a849d52bcb868030a385c0a5b53c524074bbb050 Mon Sep 17 00:00:00 2001 From: Alberto Soutullo Date: Mon, 4 Nov 2024 12:20:07 +0100 Subject: [PATCH 1/5] Add filter-lightpush task as completed --- content/dst/waku/waku-scaling.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/content/dst/waku/waku-scaling.md b/content/dst/waku/waku-scaling.md index 9e988eeb2..0c3caea34 100644 --- a/content/dst/waku/waku-scaling.md +++ b/content/dst/waku/waku-scaling.md @@ -207,7 +207,7 @@ 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: 100% * start-date: 2024/10/18 * end-date: 2024/10/25 @@ -215,9 +215,14 @@ and the discoveries we make during the course of this work. 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. + - [Private Report](https://www.notion.so/Filter-and-lightpush-tests-12a8f96fb65c8073bb7dd9ba465a67cb) + - [Public 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 From 50c5d46802c0719d418b47b55e9ab5d3c13ec547 Mon Sep 17 00:00:00 2001 From: Alberto Soutullo Date: Mon, 4 Nov 2024 12:20:46 +0100 Subject: [PATCH 2/5] Add nimlibp2p october report --- content/dst/vac/libp2p-evaluation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/dst/vac/libp2p-evaluation.md b/content/dst/vac/libp2p-evaluation.md index d7876745f..f70e2a687 100644 --- a/content/dst/vac/libp2p-evaluation.md +++ b/content/dst/vac/libp2p-evaluation.md @@ -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. \ No newline at end of file From 0db524c5b32f8f0041ebd725a85e339a68828289 Mon Sep 17 00:00:00 2001 From: Alberto Soutullo Date: Mon, 4 Nov 2024 12:21:05 +0100 Subject: [PATCH 3/5] Add waku october regression deliverables --- content/dst/waku/waku-evaluation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/dst/waku/waku-evaluation.md b/content/dst/waku/waku-evaluation.md index da0469c70..5edb5b9e0 100644 --- a/content/dst/waku/waku-evaluation.md +++ b/content/dst/waku/waku-evaluation.md @@ -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) From c9cfa3bbad66873e5d342d616ddb357c794aca49 Mon Sep 17 00:00:00 2001 From: Alberto Soutullo Date: Mon, 4 Nov 2024 20:12:53 +0100 Subject: [PATCH 4/5] Change 100% to done --- content/dst/waku/waku-scaling.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/dst/waku/waku-scaling.md b/content/dst/waku/waku-scaling.md index 0c3caea34..2d7bd8127 100644 --- a/content/dst/waku/waku-scaling.md +++ b/content/dst/waku/waku-scaling.md @@ -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 @@ -207,7 +207,7 @@ 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: 100% +* status: Done * start-date: 2024/10/18 * end-date: 2024/10/25 From 1de77b1fbc04c46b2766c909118a4fab4584fc3c Mon Sep 17 00:00:00 2001 From: Alberto Soutullo Date: Mon, 4 Nov 2024 20:13:25 +0100 Subject: [PATCH 5/5] Remove unnecessary report --- content/dst/waku/waku-scaling.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/dst/waku/waku-scaling.md b/content/dst/waku/waku-scaling.md index 2d7bd8127..b43d6f5a9 100644 --- a/content/dst/waku/waku-scaling.md +++ b/content/dst/waku/waku-scaling.md @@ -216,8 +216,7 @@ Test the Filter and lightpush protocols at scale. #### Deliverables - [X] A report on the current reliability and performance of the protocols at scale. - - [Private Report](https://www.notion.so/Filter-and-lightpush-tests-12a8f96fb65c8073bb7dd9ba465a67cb) - - [Public Report](https://zealous-polka-dc7.notion.site/Filter-and-lightpush-tests-12a8f96fb65c8041818bcd24b3b819c1) + - [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)