mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-15 21:48:06 +00:00
bench(ws): add WS hot-path Criterion benchmark
This commit is contained in:
@@ -92,6 +92,10 @@ harness = false
|
||||
name = "network_benchmarks"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "ws_hot_path"
|
||||
harness = false
|
||||
|
||||
[profile.release]
|
||||
# Optimizations for HFT performance
|
||||
opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user