MCPcopy 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
2import { performance, createHistogram } from 'node:perf_hooks';
3import { OSRM, mld_data_path } from './constants.js';
4

Callers

nothing calls this directly

Calls 2

parseWaypointsFunction · 0.85
benchmarkFunction · 0.70

Tested by

no test coverage detected