Skip to content

Use dashmap for torrent in memory storage instead of the std hashmap #565

Description

@mickvandijke

DashMap should be significantly faster in concurrent reads and writes compared to the std HashMap.

https://github.com/xacrimon/dashmap
https://github.com/xacrimon/conc-map-bench

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions