MCPcopy 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

1import { ComputeEngine } from '../../src/compute-engine.ts';
2import { compile } from '../../src/compute-engine/compilation/compile-expression';
3
4/**

Callers

nothing calls this directly

Calls 8

slowEvalFunction · 0.85
compiledEvalFunction · 0.85
fastEvalFunction · 0.85
generateNumbersFunction · 0.85
jsBaselineFunction · 0.85
ceBaselineFunction · 0.85
ceBaselineNFunction · 0.85
mapMethod · 0.65

Tested by

no test coverage detected