Test case name | Result |
---|---|
Number.isInteger() positive | |
typeof positive | |
Number.isInteger() negative | |
typeof negative |
Test name | Executions per second |
---|---|
Number.isInteger() positive | 10657357.0 Ops/sec |
typeof positive | 828155776.0 Ops/sec |
Number.isInteger() negative | 10856196.0 Ops/sec |
typeof negative | 816862016.0 Ops/sec |