Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
printBenchTable
Function · 0.85
highPrecRef
Function · 0.85
relativeError
Function · 0.85
correctDigits
Function · 0.85
printAccuracyTable
Function · 0.85
identityDigits
Function · 0.85
printIdentityTable
Function · 0.85
mod
Method · 0.80
cmp
Method · 0.80
cbrt
Method · 0.80
sin
Method · 0.80
cos
Method · 0.80
Tested by
no test coverage detected