builder should track number of nested elements in an item and wrap in CBOR_ITEM when large
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 5
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.