POC of one-to-many bidirectional routing in map-matching
This commit is contained in:
parent
fe339b385c
commit
ed49564e27
@ -50,6 +50,7 @@ function measure_peak_ram_and_time {
|
||||
}
|
||||
|
||||
function run_benchmarks_for_folder {
|
||||
rm -rf $RESULTS_FOLDER
|
||||
mkdir -p $RESULTS_FOLDER
|
||||
|
||||
BENCHMARKS_FOLDER="$BINARIES_FOLDER/src/benchmarks"
|
||||
|
Loading…
Reference in New Issue
Block a user