Skip to content

Commit

Permalink
update perf tests (#1067)
Browse files Browse the repository at this point in the history
after query syntax update in #1030
  • Loading branch information
OmarTawfik authored Aug 9, 2024
1 parent 00b2aa3 commit 34e8c4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/solidity/testing/perf/benches/iai/dataset.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,7 @@ pub fn run_query(trees: &Vec<Node>) {

let queries = vec![Query::parse(
"[FunctionDefinition
...
@name name: [_]
...
]",
)
.unwrap()];
Expand Down

0 comments on commit 34e8c4b

Please sign in to comment.