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

Run test simulations that Jason mentioned #13

Open
MarshallAsch opened this issue Apr 15, 2021 · 0 comments
Open

Run test simulations that Jason mentioned #13

MarshallAsch opened this issue Apr 15, 2021 · 0 comments

Comments

@MarshallAsch
Copy link
Owner

Some extra test cases that should be run to confirm that the code is indeed correct:

  • confirm that the messages are only being sent to the correct number of nodes.
    • Currently everything is sent via a UDP broadcast with a TTL=2, I believe this value is not correct and will result in the messages being sent to too many nodes
    • check this by manually setting up the locations of nodes so that they are only have one node within range
  • show that there is congestion happening (other wise it is an ideal network which is less than realistic)
  • check behaviour when the data sizes are ridiculously large, this should also show congestion behaviour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant