Skip to content

Commit 85a7da4

Browse files
committed
BENCH: update bench config
1 parent 6f639d1 commit 85a7da4

File tree

6 files changed

+237
-248
lines changed

6 files changed

+237
-248
lines changed

yukino-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ diesel = { version = "1.4.8", features = ["mysql", "chrono"] }
1313
sea-orm = {version = "0.5", features = ["runtime-tokio-rustls", "sqlx-mysql"]}
1414
chrono = "0.4.19"
1515
dotenv = "0.15.0"
16-
criterion = { version = "0.3.5", features = ["async_tokio"] }
16+
criterion = { version = "0.3.5", features = ["async_tokio", 'real_blackbox'] }
1717
rand = "0.8.4"
1818
futures = "0.3"
1919

0 commit comments

Comments
 (0)