MCPcopy
hub / github.com/processing/p5.js / vectors.bench.js

File vectors.bench.js

test/bench/vectors.bench.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Vector } from '../../src/math/p5.Vector.js';
2
3import { bench, describe } from "vitest";
4

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
multMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected