MCPcopy Index your code
hub / github.com/stenciljs/core / benchmark-runtime.js

File benchmark-runtime.js

test/runtime-benchmark/benchmark-runtime.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const path = require('path');
3const http = require('http');
4const { spawnSync } = require('child_process');

Callers

nothing calls this directly

Calls 4

joinMethod · 0.80
errorMethod · 0.80
exitMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected