MCPcopy Index your code
hub / github.com/react/react / runner.js

File runner.js

scripts/bench/runner.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {readdirSync, statSync} = require('fs');
4const {join} = require('path');

Callers

nothing calls this directly

Calls 5

compareLocalToMasterFunction · 0.85
runLocalBenchmarksFunction · 0.85
runRemoteBenchmarksFunction · 0.85
exitMethod · 0.80
thenMethod · 0.65

Tested by

no test coverage detected