MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / osrm-runner.js

File osrm-runner.js

scripts/osrm-runner.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// OSRM query runner - executes routing queries against OSRM server and collects performance metrics
3
4import fs from 'fs';

Callers

nothing calls this directly

Calls 11

ServerDetailsFunction · 0.85
BoundingBoxFunction · 0.85
generate_pointsFunction · 0.85
generate_queriesFunction · 0.85
run_queryFunction · 0.85
print_statisticsFunction · 0.85
exitMethod · 0.80
toStringMethod · 0.80
pushMethod · 0.80
writeMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected