Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ performance.test.ts
File
performance.test.ts
test/compute-engine/performance.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ComputeEngine } from
'../../src/compute-engine.ts'
;
2
import
{ compile } from
'../../src/compute-engine/compilation/compile-expression'
;
3
4
/**
Callers
nothing calls this directly
Calls
8
slowEval
Function · 0.85
compiledEval
Function · 0.85
fastEval
Function · 0.85
generateNumbers
Function · 0.85
jsBaseline
Function · 0.85
ceBaseline
Function · 0.85
ceBaselineN
Function · 0.85
map
Method · 0.65
Tested by
no test coverage detected