mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws: add bench for InMessage::from_ws_message, take ws msg by ref
This commit is contained in:
parent
74a538963f
commit
99724c7e5d
11 changed files with 1091 additions and 5 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -240,6 +240,7 @@ name = "aquatic_ws_protocol"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"criterion",
|
||||
"hashbrown",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue