Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
const
{readdirSync, statSync} = require(
'fs'
);
4
const
{join} = require(
'path'
);
Callers
nothing calls this directly
Calls
5
compareLocalToMaster
Function · 0.85
runLocalBenchmarks
Function · 0.85
runRemoteBenchmarks
Function · 0.85
exit
Method · 0.80
then
Method · 0.65
Tested by
no test coverage detected