MCPcopy Index your code
hub / github.com/processing/p5.js / cpu_transforms.bench.js

File cpu_transforms.bench.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

drawCirclesFunction · 0.85
buildGeometryMethod · 0.80
modelMethod · 0.80
pushMethod · 0.45
removeMethod · 0.45
backgroundMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected