Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ main
Function
main
scripts/routed_benchmark.py:306–308 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
304
305
306
def
main():
307
args = build_parser().parse_args()
308
args.func(args)
309
310
311
if
__name__ ==
"__main__"
:
Callers
1
routed_benchmark.py
File · 0.70
Calls
1
build_parser
Function · 0.70
Tested by
no test coverage detected