bench(ws): add WS hot-path Criterion benchmark

This commit is contained in:
floor-licker
2026-01-30 22:41:51 -05:00
parent 65bab0d3c1
commit 40b503ef29
2 changed files with 184 additions and 0 deletions
+4
View File
@@ -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