Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ red
Method
red
deps/v8/tools/perf-compare.py:202–203 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
200
return
"<b>%s</b>"
% data
201
202
def
red(self, data):
203
return
"<font color=\"
red\
">%s</font>"
% data
204
205
206
def
green(self, data):
Callers
6
PrintComparison
Method · 0.95
run
Method · 0.45
npxInfo
Method · 0.45
getHumanOutputItem
Function · 0.45
#prettyView
Method · 0.45
exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected