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) | 175127632.0 Ops/sec |
BigInt (64) | 171538304.0 Ops/sec |
BigInt (128) | 166239408.0 Ops/sec |
Number (Int32) | 158601920.0 Ops/sec |
Number (Int32 asm.js) | 162291344.0 Ops/sec |
Number (maybe Int64) | 169008352.0 Ops/sec |
Number (Float asm.js) | 166076432.0 Ops/sec |
Number (Double) | 162630832.0 Ops/sec |