Skip to content

Commit 037131c

Browse files
authored
chore(ci): Remove the slowest parallel benchmark (#11187)
**Description:** This is the slowest benchmark up to 15 minutes. And running a parallel version of the benchmark specifically on Codspeed doesn’t make much sense.
1 parent 94f175d commit 037131c

File tree

2 files changed

+0
-73
lines changed

2 files changed

+0
-73
lines changed

crates/swc_ecma_transforms_base/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,3 @@ testing = { version = "16.0.0", path = "../testing" }
5151
[[bench]]
5252
harness = false
5353
name = "base"
54-
55-
[[bench]]
56-
harness = false
57-
name = "parallel"

crates/swc_ecma_transforms_base/benches/parallel.rs

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)