wip
This commit is contained in:
parent
873aff7e84
commit
81b4431db6
@ -330,6 +330,7 @@ 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