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

Improve protobuf performance #103

Closed

Conversation

arthurschreiber
Copy link
Member

Description

This backports vitessio#12525, in hopes to improve vtcombo startup time in CI.

…shal`. (vitessio#12525)

* Use `MarshalVT` instead of `proto.Marshal`.

Signed-off-by: Arthur Schreiber <[email protected]>

* Use `UnmarshalVT` instead of `proto.Unmarshal`.

Signed-off-by: Arthur Schreiber <[email protected]>

---------

Signed-off-by: Arthur Schreiber <[email protected]>
Copy link

This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:

  • Push additional commits to the associated branch.
  • Remove the stale label.
  • Add a comment indicating why it is not stale.

If no action is taken within 7 days, this PR will be closed.

@github-actions github-actions bot added the Stale label May 12, 2024
Copy link

This PR was closed because it has been stale for 7 days with no activity.

@github-actions github-actions bot closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant