-
Notifications
You must be signed in to change notification settings - Fork 26.5k
feat:Implement protobuf zero-copy and Implement zero-copy serialization for POJOs by bypassing Protobuf wrapper #15605
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
base: 3.3
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Please upload reports for the commit b3fd98e to get more accurate results. Additional details and impacted files@@ Coverage Diff @@
## 3.3 #15605 +/- ##
============================================
- Coverage 61.06% 61.06% -0.01%
- Complexity 11693 11706 +13
============================================
Files 1909 1911 +2
Lines 86783 86837 +54
Branches 13094 13100 +6
============================================
+ Hits 52994 53026 +32
- Misses 28373 28398 +25
+ Partials 5416 5413 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
#15597 feat:Implement protobuf zero-copy and Implement zero-copy serialization for POJOs by bypassing Protobuf wrapper