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

Optimize initialization of networking protocol benchmarks #6636

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2024

  1. Use iter_batched

    AndreiEres committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8ce6f31 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Setup workers

    AndreiEres committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d8a7bc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Move to iter_batched_ref

    AndreiEres committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    77b1e09 View commit details
    Browse the repository at this point in the history
  2. Initialize workers aside

    AndreiEres committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    32919fb View commit details
    Browse the repository at this point in the history
  3. Split payloads

    AndreiEres committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    60a3e94 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Update requests bench

    AndreiEres committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    871f342 View commit details
    Browse the repository at this point in the history
  2. Update notifications bench

    AndreiEres committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1d7e6a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be4bbb8 View commit details
    Browse the repository at this point in the history
  4. Fix prdoc

    AndreiEres committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    763ce3e View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    AndreiEres committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5a96095 View commit details
    Browse the repository at this point in the history