tikv / tikv/pd

Compare vtprotobuf + protobuf v2 with gogo protobuf

Open
#5,414 1 comment 0 reactions 0 assignees View on GitHub
type/feature-request
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Feature Request

### Describe your feature request related problem

Currently, gogo protobuf is no longer maintained anymore. Maybe someday, we need to replace it with golang protobuf but there is a performance issue compared with gogo.

### Describe the feature you'd like

From https://vitess.io/blog/2021-06-03-a-new-protobuf-generator-for-go, it has good performance and reduces a lot of CPU. Maybe we can use it in the future.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.