MCPcopy Index your code
hub / github.com/gpujs/gpu.js / benchmark-faster.js

File benchmark-faster.js

test/benchmark-faster.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { GPU } = require('../src/index.js');
2const Benchmark = require('benchmark');
3
4const suite = new Benchmark.Suite;

Callers

nothing calls this directly

Calls 5

createKernelMethod · 0.80
setPipelineMethod · 0.80
setOutputMethod · 0.45
runMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected