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

perf: RPC Serialization #7519

Merged
merged 8 commits into from
Feb 24, 2021
Merged

perf: RPC Serialization #7519

merged 8 commits into from
Feb 24, 2021

Commits on Feb 22, 2021

  1. vttablet: implement conn benchmark

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    d963be8 View commit details
    Browse the repository at this point in the history
  2. proto: regenerate with gogo/protobuf

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    c6bbc94 View commit details
    Browse the repository at this point in the history
  3. vttablet: connection benchmark

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    0c528ce View commit details
    Browse the repository at this point in the history
  4. conn: better benchmark tests

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    7c792fd View commit details
    Browse the repository at this point in the history
  5. protoutil: fix unit test

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    79349c8 View commit details
    Browse the repository at this point in the history
  6. conn: remove unused variable

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    0e8b388 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Merge branch 'master' into vmg/gogoproto

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    50e5f66 View commit details
    Browse the repository at this point in the history
  2. test: do not set nil schemas

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a348a58 View commit details
    Browse the repository at this point in the history