Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
fs from
'fs'
;
Callers
nothing calls this directly
Calls
11
ServerDetails
Function · 0.85
BoundingBox
Function · 0.85
generate_points
Function · 0.85
generate_queries
Function · 0.85
run_query
Function · 0.85
print_statistics
Function · 0.85
exit
Method · 0.80
toString
Method · 0.80
push
Method · 0.80
write
Method · 0.45
match
Method · 0.45
Tested by
no test coverage detected