bench: add hft loop benchmark

This commit is contained in:
floor-licker
2026-06-22 21:32:59 -04:00
parent fd8a2ebdb3
commit 105ddf238d
3 changed files with 362 additions and 0 deletions
+4
View File
@@ -108,6 +108,10 @@ harness = false
name = "ws_hot_path"
harness = false
[[bench]]
name = "hft_loop"
harness = false
[profile.release]
# Optimizations for HFT performance
opt-level = 3