MCPcopy
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
3import { once } from "events";
4import { createWriteStream } from "fs";

Callers

nothing calls this directly

Calls 14

onceFunction · 0.85
runBenchmarkFunction · 0.85
getUint16LittleEndianFunction · 0.85
getUint16BigEndianFunction · 0.85
getUint16Function · 0.85
getInt16LittleEndianFunction · 0.85
getUint32LittleEndianFunction · 0.85
getInt32LittleEndianFunction · 0.85
getUint64LittleEndianFunction · 0.85
getUint64BigEndianFunction · 0.85
getInt64LittleEndianFunction · 0.85
randomMethod · 0.80

Tested by

no test coverage detected