Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ benchmark.js
File
benchmark.js
test/nodejs/benchmark.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Performance benchmarking tool for OSRM routing services
2
import
{ performance, createHistogram } from
'node:perf_hooks'
;
3
import
{ OSRM, mld_data_path } from
'./constants.js'
;
4
Callers
nothing calls this directly
Calls
2
parseWaypoints
Function · 0.85
benchmark
Function · 0.70
Tested by
no test coverage detected