Skip to content

Commit 73a4a38

Browse files
committed
feat(fusio-manifest): optimize scan range path and split benches
1 parent 22aa611 commit 73a4a38

File tree

6 files changed

+1173
-545
lines changed

6 files changed

+1173
-545
lines changed

fusio-manifest/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,10 @@ harness = false
7171
name = "point_get_local"
7272
required-features = ["tokio"]
7373

74+
[[bench]]
75+
harness = false
76+
name = "scan_range_local"
77+
required-features = ["tokio"]
78+
7479
[package.metadata.docs.rs]
7580
all-features = true

0 commit comments

Comments
 (0)