Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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";
2
import
{ bench, describe } from
"vitest"
;
3
import
p5 from
"../../src/app"
;
4
Callers
nothing calls this directly
Calls
4
describe
Function · 0.85
rect
Method · 0.45
fill
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected