mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-08 18:27:46 +00:00
bench: add hft loop benchmark
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user