Test case name | Result |
---|---|
Math.max/min | |
if | |
ternary | |
bitwise | |
& ~~ | |
lodash clamp |
Test name | Executions per second |
---|---|
Math.max/min | 2566094.8 Ops/sec |
if | 7606500.5 Ops/sec |
ternary | 7805290.5 Ops/sec |
bitwise | 3752870.0 Ops/sec |
& ~~ | 3732540.8 Ops/sec |
lodash clamp | 3431596.0 Ops/sec |