waku-org / js-waku

JavaScript implementation of Waku v2
https://js.waku.org
Apache License 2.0
166 stars 42 forks source link

test: sharding tests refactor #1883

Closed fbarbu15 closed 5 months ago

fbarbu15 commented 6 months ago

Issues found:

github-actions[bot] commented 6 months ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 185.47 KB (+0.15% 🔺) 3.8 s (+0.15% 🔺) 15.6 s (-17.12% 🔽) 19.3 s
Waku Simple Light Node 185.39 KB (-0.02% 🔽) 3.8 s (-0.02% 🔽) 16.4 s (+42.7% 🔺) 20.1 s
ECIES encryption 22.88 KB (0%) 458 ms (0%) 5.4 s (+94.5% 🔺) 5.9 s
Symmetric encryption 22.42 KB (0%) 449 ms (0%) 4.9 s (+85.69% 🔺) 5.3 s
DNS discovery 73.67 KB (0%) 1.5 s (0%) 8.4 s (-36.36% 🔽) 9.8 s
Peer Exchange discovery 75.37 KB (+0.16% 🔺) 1.6 s (+0.16% 🔺) 7.2 s (-29.01% 🔽) 8.7 s
Local Peer Cache Discovery 68.99 KB (0%) 1.4 s (0%) 9.8 s (+57.87% 🔺) 11.1 s
Privacy preserving protocols 39.97 KB (0%) 800 ms (0%) 5.1 s (-36.91% 🔽) 5.9 s
Waku Filter 20.11 KB (-0.11% 🔽) 403 ms (-0.11% 🔽) 3 s (+27.99% 🔺) 3.4 s
Waku LightPush 115.54 KB (+0.04% 🔺) 2.4 s (+0.04% 🔺) 9.8 s (-20.18% 🔽) 12.1 s
History retrieval protocols 19.32 KB (-0.02% 🔽) 387 ms (-0.02% 🔽) 4.3 s (+76.99% 🔺) 4.7 s
Deterministic Message Hashing 4.96 KB (0%) 100 ms (0%) 343 ms (-6.22% 🔽) 442 ms
fbarbu15 commented 5 months ago

can we open an issue to track this? (put it in the blocked column on the board)

Added Thanks