bench: add live submit path benchmark

This commit is contained in:
floor-licker
2026-06-23 09:14:07 -04:00
parent fd8a2ebdb3
commit 71e1566c8f
3 changed files with 563 additions and 0 deletions
+4
View File
@@ -88,6 +88,10 @@ required-features = ["side-by-side-benchmark"]
name = "official_client_side_by_side_benchmark"
required-features = ["official-client-benchmark"]
[[example]]
name = "live_submit_path_benchmark"
required-features = ["official-client-benchmark"]
[[bench]]
name = "book_updates"
harness = false