-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Show benchmarks for metrics between gogo/handwritten/google_protobuf #13602
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: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (19.51%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## main #13602 +/- ##
==========================================
- Coverage 92.78% 85.86% -6.93%
==========================================
Files 630 631 +1
Lines 35515 39018 +3503
==========================================
+ Hits 32953 33502 +549
- Misses 2018 4911 +2893
- Partials 544 605 +61 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Bogdan Drutu <[email protected]>
Signed-off-by: Bogdan Drutu <[email protected]>
Benchmark results are in #13602 Signed-off-by: Bogdan Drutu <[email protected]>
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
And if anyone is interested why, it is mostly that gogoproto has some missing optimizations that I applied. Here are some examples: