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