wip
This commit is contained in:
parent
7d3c72ecda
commit
e7af6b17d7
@ -337,7 +337,6 @@ void runMatchBenchmark(const OSRM &osrm, const GPSTraces &gpsTraces)
|
|||||||
};
|
};
|
||||||
|
|
||||||
std::vector<Benchmark> benchmarks = {{"1000 matches, default radius"},
|
std::vector<Benchmark> benchmarks = {{"1000 matches, default radius"},
|
||||||
{"1000 matches, default radius2"},
|
|
||||||
{"1000 matches, radius=10", 10},
|
{"1000 matches, radius=10", 10},
|
||||||
{"1000 matches, radius=20", 20}};
|
{"1000 matches, radius=20", 20}};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user