Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ FinishBenchmark
Method
FinishBenchmark
deps/v8/tools/perf-compare.py:353–354 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
351
self.Print(
" <td class=\"
name-column\
">%s</td>"
% benchmark_name)
352
353
def
FinishBenchmark(self):
354
self.Print(
" </tr>"
)
355
356
357
def
PrintResult(self, run):
Callers
1
Render
Function · 0.95
Calls
1
Print
Method · 0.95
Tested by
no test coverage detected