Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/react/react
/ server.js
File
server.js
scripts/bench/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
http2Server = require(
'http2'
);
4
const
httpServer = require(
'http-server'
);
Callers
nothing calls this directly
Calls
3
serveBenchmark
Function · 0.85
exit
Method · 0.80
error
Method · 0.65
Tested by
no test coverage detected