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

File rendering.bench.js

test/bench/rendering.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 4

describeFunction · 0.85
rectMethod · 0.45
fillMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected