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

Set up local network with docker-compose #23

Open
2 tasks
sbellem opened this issue Aug 23, 2018 · 2 comments
Open
2 tasks

Set up local network with docker-compose #23

sbellem opened this issue Aug 23, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@sbellem
Copy link
Collaborator

sbellem commented Aug 23, 2018

UPDATE: Instead of fixing and/or updating the experiments as the original issue intended to do, this issue is now concerned with having a docker-compose based local network.

One of the key goals of this local network is that it will help towards the deployment of a test network.

The local network may also be useful for different kinds of test cases, such as #17.


From @sbellem on October 17, 2017 12:28

The experiments need to be updated to match the changes made in the dev branch.

NOTE: There's a work-in-progress branch addressing this issue: https://github.com/sbellem/HoneyBadgerBFT/tree/experiments

benchmark tests

  • document the results (in docs and easily accessible in the repo -- e.g. README.md or BENCHMARKS.md), with steps to reproduce.
  • if it makes sense for some of them, add to (travis) CI

Copied from original issue: amiller/HoneyBadgerBFT#45

@sbellem
Copy link
Collaborator Author

sbellem commented Aug 23, 2018

From @amiller on October 25, 2017 3:5

The experiments might be outdated in design. They're useful for measuring bandwidth usage and other resource costs. To get the high scores we reported in the paper, we used a manually-optimized/compressed encoding format, but tossed it out during refactoring for simplicity. The most realistic experiment is the distributed EC2 experiment. It would be better to run some kind of "docker compose" based local network experiment.

@sbellem
Copy link
Collaborator Author

sbellem commented Aug 23, 2018

It would be better to run some kind of "docker compose" based local network experiment.

Ah yeah, cool! I could help with that!

@sbellem sbellem self-assigned this Aug 23, 2018
@sbellem sbellem added the enhancement New feature or request label Aug 23, 2018
@sbellem sbellem added this to the Test Network milestone Aug 23, 2018
@sbellem sbellem changed the title [dev] update/fix experiments Update/fix experiments Aug 23, 2018
@sbellem sbellem added network and removed enhancement New feature or request labels Aug 23, 2018
@sbellem sbellem changed the title Update/fix experiments Set up local network with docker-compose Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant