add bloom benchmarking, perf improvement from Fnv ~= 8X (#2477)
* add bloom benchmarking, perf improvement from Fnv ~= 8X * have a look at bits.set() * ignore new benches to pacify CI (solana_upload_perf?)
This commit is contained in:
@@ -29,6 +29,7 @@ bs58 = "0.2.0"
|
||||
bv = { version = "0.11.0", features = ["serde"] }
|
||||
byteorder = "1.2.1"
|
||||
chrono = { version = "0.4.0", features = ["serde"] }
|
||||
fnv = "1.0.6"
|
||||
hashbrown = "0.1.8"
|
||||
indexmap = "1.0"
|
||||
itertools = "0.8.0"
|
||||
|
Reference in New Issue
Block a user