Actyx / Actyx/banyan

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

Open
#86 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
42
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.