MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / compile-performance.test.ts

File compile-performance.test.ts

test/compute-engine/compile-performance.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { engine as ce } from '../utils';
2import { compile } from '../../src/compute-engine/compilation/compile-expression';
3import { BaseCompiler } from '../../src/compute-engine/compilation/base-compiler';
4import { GLSLTarget } from '../../src/compute-engine/compilation/glsl-target';

Callers

nothing calls this directly

Calls 10

compileFunction · 0.90
measureMemoryFunction · 0.85
toFixedMethod · 0.80
benchmarkFunction · 0.70
logFunction · 0.70
parseMethod · 0.65
evaluateMethod · 0.65
absMethod · 0.65
compileMethod · 0.65
fromMethod · 0.45

Tested by

no test coverage detected