Go to file
Alberto Soutullo dfd0d7ad25
Refactor function to also show min and max values in boxplots
2024-10-01 11:58:43 +02:00
data_analysis Added analysis scripts 2023-12-04 19:22:02 +01:00
debug_image Add accelerated deployment publisher 2024-03-04 13:43:35 +00:00
deployment Create README.md (#38) 2024-09-05 10:14:32 +02:00
src Refactor function to also show min and max values in boxplots 2024-10-01 11:58:43 +02:00
.gitignore Initial Commit 2023-09-13 16:28:00 +02:00
README.md Added readme for plotter. 2024-03-14 15:17:55 +01:00
example_log_analysis.py Alberto/victoriametrics reliability (#35) 2024-08-14 14:34:37 +02:00
main.py Improved logging and error checking (#26) 2024-05-23 15:50:24 +02:00
requirements.txt Alberto/victoriametrics reliability (#35) 2024-08-14 14:34:37 +02:00
scrape.yaml Add more parameters to yaml configuration 2024-10-01 11:57:29 +02:00

README.md

Distributed deployer framework (Template name)

Python Version: 3.11.5

Yaml config:

Main objectives

  • Automatic deployment of any P2P utils
    • Deployment of 10k Gossipsub / Waku relay nodes
    • Bandwidth usage per node
    • Log data for analysis

Secondary objectives

  • Add QoS parameter support to the 10k tool
  • Run further Waku protocols:
    • Filter
    • Lightpush
    • Store
    • Peer exchange

Acknowledgment

Inspired in the Codex framework https://github.com/codex-storage/cs-codex-dist-tests

Original Authors: