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

Refactor benching harness to separate out client and server connections #4113

Merged
merged 9 commits into from
Jul 28, 2023

Commits on Jul 25, 2023

  1. refactor

    tinzh committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f3ec078 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. renamed some enums, made names clearer

    tinzh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a889007 View commit details
    Browse the repository at this point in the history
  2. add comment of third argument to function

    tinzh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d1a3c42 View commit details
    Browse the repository at this point in the history
  3. callout 2rtt handshake in harness

    tinzh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bfb9c44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ca8d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. removed old comment

    tinzh committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0947ef0 View commit details
    Browse the repository at this point in the history
  2. rename TlsConnPair::unwrap to split

    tinzh committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0997033 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. move internal functions out in benches

    tinzh committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    47bfd09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc1bd3 View commit details
    Browse the repository at this point in the history