Skip to content

Improve protobuf performance#103

Closed
arthurschreiber wants to merge 2 commits intorelease-16.0-githubfrom
arthur/improve-protobuf-perf
Closed

Improve protobuf performance#103
arthurschreiber wants to merge 2 commits intorelease-16.0-githubfrom
arthur/improve-protobuf-perf

Conversation

@arthurschreiber
Copy link

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 <arthurschreiber@github.com>

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

Signed-off-by: Arthur Schreiber <arthurschreiber@github.com>

---------

Signed-off-by: Arthur Schreiber <arthurschreiber@github.com>
@github-actions
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
@github-actions
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