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

Reduce memory usage by using datagrams instead of streams for SWIM messages #35

Merged
merged 15 commits into from
Aug 24, 2023

Commits on Aug 24, 2023

  1. do some profiling

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7f43008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb19c8f View commit details
    Browse the repository at this point in the history
  3. add many timeouts

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    db43590 View commit details
    Browse the repository at this point in the history
  4. longer idle timeout

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b8301e2 View commit details
    Browse the repository at this point in the history
  5. use datagrams for SWIM

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    35dd8e9 View commit details
    Browse the repository at this point in the history
  6. use datagrams for SWIM

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a17f074 View commit details
    Browse the repository at this point in the history
  7. remove dhat

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    190f687 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    869a35f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    638fc59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05c9de9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96166be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d7f89d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    148122f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    06a23c1 View commit details
    Browse the repository at this point in the history
  15. make logs a lot less noisy

    jeromegn committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d75ac81 View commit details
    Browse the repository at this point in the history