Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
FIx another call.
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep committed Jan 30, 2023
1 parent f027f53 commit e7b5c10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/benches/evaluator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ fn bench_eval_message(b: &mut Bencher) {
false,
false,
false,
false,
);

b.iter(|| eval.run(&rules, Some("bob"), Some("person")));
Expand Down

0 comments on commit e7b5c10

Please sign in to comment.