Skip to content

Commit 100c1dc

Browse files
committed
bench
1 parent be5777f commit 100c1dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ assert_approx_eq = "1.1.0"
3636
criterion = { version = "0.8.2", features = ["html_reports"] }
3737

3838
[[bench]]
39-
name = "region_speed"
39+
#name = "region_speed"
40+
name="speed_benchmark"
4041
harness = false
4142

4243
[profile.release]

0 commit comments

Comments
 (0)