Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs
/ app_node_test.js
File
app_node_test.js
e2e/benchmarks/browserstack-benchmark/app_node_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
{ benchmark, write, getOneBenchmarkResult, runBenchmarkFromFile, scheduleModels } =
3
require(
'./app.js'
);
4
const
{
Callers
nothing calls this directly
Calls
11
benchmark
Function · 0.85
getOneBenchmarkResult
Function · 0.85
runBenchmarkFromFile
Function · 0.85
formatForFirestore
Function · 0.85
addResultToFirestore
Function · 0.85
addGpuInfo
Function · 0.85
scheduleModels
Function · 0.85
tick
Method · 0.80
sleep
Function · 0.70
add
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected