Test case name | Result |
---|---|
Compare if, x predefined as 0 | |
Compare if else | |
Compare math abs | |
Compare without abs with pow | |
Compare without abs or pow | |
Compare math abs invert |
Test name | Executions per second |
---|---|
Compare if, x predefined as 0 | 41311972.0 Ops/sec |
Compare if else | 41392088.0 Ops/sec |
Compare math abs | 43699804.0 Ops/sec |
Compare without abs with pow | 35070864.0 Ops/sec |
Compare without abs or pow | 40044400.0 Ops/sec |
Compare math abs invert | 44019528.0 Ops/sec |