Actyx / Actyx/banyan

Add overrides for the iterator methods that do not get the key

Abierto
#86 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Rust
Estrellas
42
Forks
6
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Materializing the keys out of the compact sequences is a significant part of the work. But in some cases you only need the value.

There should be variants of the 2 iter methods that return (Offset, Value) instead of (Offset, Key, Value). That would be faster and fewer mallocs.

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.