MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / comprehensive-benchmark.ts

File comprehensive-benchmark.ts

test/big-decimal/comprehensive-benchmark.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Comprehensive BigDecimal vs Decimal.js Benchmark
3 *
4 * Measures both performance and numerical accuracy across:

Callers

nothing calls this directly

Calls 15

printBenchTableFunction · 0.85
highPrecRefFunction · 0.85
relativeErrorFunction · 0.85
correctDigitsFunction · 0.85
printAccuracyTableFunction · 0.85
identityDigitsFunction · 0.85
printIdentityTableFunction · 0.85
modMethod · 0.80
cmpMethod · 0.80
cbrtMethod · 0.80
sinMethod · 0.80
cosMethod · 0.80

Tested by

no test coverage detected