Skip to content

Commit eb22ba1

Browse files
committed
Add microbenchmarks
1 parent dde8af1 commit eb22ba1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ criterion = "0.3"
5050
name = "execution"
5151
harness = false
5252

53+
[[bench]]
54+
name = "microbenchmarks"
55+
harness = false
56+
5357
[[bin]]
5458
name = "rustpython"
5559
path = "src/main.rs"

0 commit comments

Comments
 (0)