Skip to content

Commit

Permalink
chore(tasks/benchmark): add isolated_declarations bench
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jul 7, 2024
1 parent 0ec12cf commit 0ba3758
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tasks/benchmark/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ harness = false
name = "minifier"
harness = false

[[bench]]
name = "isolated_declarations"
harness = false

# Only run in CI
[[bench]]
name = "parser_napi"
Expand Down

0 comments on commit 0ba3758

Please sign in to comment.