Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] IPTB-based testing framework #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bigs
Copy link

@bigs bigs commented Dec 18, 2018

Introduces the beginning of some test utilities leveraging IPTB as a library. Would love input re: features/use cases.

TODO:

  • Declarative network topologies (i.e. configurable Connect calls)
  • ?

@ghost ghost assigned bigs Dec 18, 2018
@ghost ghost added the status/in-progress In progress label Dec 18, 2018
@vasco-santos
Copy link
Member

I am not sure if these are the type of use cases that you have in mind here, but here follow some things that I would like with this framework:

  • Define network behavior (churn factor, ...)
  • Performance analysis according to subsystems configuration (eg. node configurations, such as constants used in dht should be easily configurable)
  • Compare transports performance
  • Compare general performance according to the implementations being used (I am not sure how we should do this yet)

@bigs bigs removed their assignment Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants