Skip to content

Commit d81a813

Browse files
committed
tweaked config
1 parent 9fc974a commit d81a813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/benchmark.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ impl PathfindingBenchmark {
7373

7474
let config = PathfindingConfig {
7575
min_match: 0.0,
76-
top_related: 50,
76+
top_related: 10,
7777
weighted: false,
7878
};
7979

0 commit comments

Comments
 (0)