Replace hashing algorithm and disable debug logging for improved performance

This commit is contained in:
Dennis Kobert
2023-03-09 18:26:38 +01:00
committed by Keavon Chambers
parent 7ce9d6db05
commit 1c50f0030c
10 changed files with 35 additions and 23 deletions
+1
View File
@@ -24,3 +24,4 @@ specta.workspace = true
bytemuck = {version = "1.8" }
anyhow = "1.0.66"
xxhash-rust = {workspace = true}