feat: replace thread-local LazyCell with static LazyLock and add fxhash-backed trie children for 24% speedup
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
fxhash = "0.2.1"
|
||||
tokio = { version = "1.44.1", features = ["full"] }
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user