chore: remove todos and fix benches
This commit is contained in:
parent
8f852b4d8f
commit
5efc18bc3b
2 changed files with 2 additions and 3 deletions
|
|
@ -50,9 +50,9 @@ pub fn bench_lookups(c: &mut Criterion) {
|
|||
)
|
||||
});
|
||||
});
|
||||
|
||||
group.finish();
|
||||
}
|
||||
|
||||
group.finish();
|
||||
}
|
||||
|
||||
criterion_group!(benches, simple_bench, bench_lookups);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue