Test case name | Result |
---|---|
BigInt (32) | |
BigInt (64) | |
BigInt (128) | |
Number (Int32) | |
Number (Int32 asm.js) | |
Number (maybe Int64) | |
Number (Float asm.js) | |
Number (Double) |
Test name | Executions per second |
---|---|
BigInt (32) | 169096288.0 Ops/sec |
BigInt (64) | 177226400.0 Ops/sec |
BigInt (128) | 183639712.0 Ops/sec |
Number (Int32) | 185756720.0 Ops/sec |
Number (Int32 asm.js) | 172968016.0 Ops/sec |
Number (maybe Int64) | 181406160.0 Ops/sec |
Number (Float asm.js) | 193061312.0 Ops/sec |
Number (Double) | 181440800.0 Ops/sec |