Use hashbrown. Everything was faster, except contains. Not that great that it was contains that was slower, but I think it will be worth it.
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
ordermap = "0.4"
|
||||
hashbrown = "0.1"
|
||||
rayon = "1.0"
|
||||
serde = "1.0"
|
||||
unreachable = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user