Skip to content

Commit

Permalink
perf: Use papaya over dashmap
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Oct 14, 2024
1 parent a17f38f commit 8aec378
Show file tree
Hide file tree
Showing 9 changed files with 305 additions and 484 deletions.
118 changes: 118 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ cfg-if = "1.0.0"
libflate = "2.0.0"
form_urlencoded = "1.2.1"
gxhash = "3.4.1"
papaya = { version = "0.1.3", features = ["serde"] }
seize = "0.4.5"

[dependencies.hyper-util]
version = "0.1"
Expand Down
Loading

0 comments on commit 8aec378

Please sign in to comment.