Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yume-chan/ya-webadb
/ benchmark.js
File
benchmark.js
libraries/no-data-view/benchmark.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference types="node" />
2
3
import
{ once } from
"events"
;
4
import
{ createWriteStream } from
"fs"
;
Callers
nothing calls this directly
Calls
14
once
Function · 0.85
runBenchmark
Function · 0.85
getUint16LittleEndian
Function · 0.85
getUint16BigEndian
Function · 0.85
getUint16
Function · 0.85
getInt16LittleEndian
Function · 0.85
getUint32LittleEndian
Function · 0.85
getInt32LittleEndian
Function · 0.85
getUint64LittleEndian
Function · 0.85
getUint64BigEndian
Function · 0.85
getInt64LittleEndian
Function · 0.85
random
Method · 0.80
Tested by
no test coverage detected