builder should track number of nested elements in an item and wrap in CBOR_ITEM when large
Open
- Dominant language
- Rust
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This will make skipping over that item faster at the cost of a few bytes of prefix for that item (two for the tag, 1–5 for the byte string size). The heuristic will need to be tuned according to benchmark results.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.