Skip to content

Trie Improvement: Allow concurrent insertions on the trie #517

Description

@Ullaakut

Description

In order to improve insertion performance, we could add a method on the trie to insert multiple paths/payloads at once, and insert values that will not conflict with each other, the same way that Flow's implementation currently does.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions