Skip to content

perf: faster vbi decode when strict-protocol-compliance is on.#87

Merged
qzhuyan merged 1 commit intomainfrom
perf/vbi-decode
Feb 11, 2026
Merged

perf: faster vbi decode when strict-protocol-compliance is on.#87
qzhuyan merged 1 commit intomainfrom
perf/vbi-decode

Conversation

@qzhuyan
Copy link
Copy Markdown
Collaborator

@qzhuyan qzhuyan commented Feb 11, 2026

Description

avoid alloc when decode vbi.

Old code try to encode it with allocation.

avoid alloc when decode vbi.

Old code try to encode it with allocation.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.88%. Comparing base (97939ab) to head (74a9e9f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   74.89%   74.88%   -0.01%     
==========================================
  Files          63       63              
  Lines       15024    15023       -1     
==========================================
- Hits        11252    11250       -2     
- Misses       3772     3773       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qzhuyan qzhuyan merged commit 91b3ace into main Feb 11, 2026
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants