1 parent 9fc974a commit d81a813Copy full SHA for d81a813
1 file changed
core/src/benchmark.rs
@@ -73,7 +73,7 @@ impl PathfindingBenchmark {
73
74
let config = PathfindingConfig {
75
min_match: 0.0,
76
- top_related: 50,
+ top_related: 10,
77
weighted: false,
78
};
79
0 commit comments