Test case name | Result |
---|---|
function A (regular) | |
function A (with Bitwise Double Not) | |
function B (regular) | |
function B (with Bitwise Double Not) |
Test name | Executions per second |
---|---|
function A (regular) | 579096384.0 Ops/sec |
function A (with Bitwise Double Not) | 619639232.0 Ops/sec |
function B (regular) | 597727424.0 Ops/sec |
function B (with Bitwise Double Not) | 632134400.0 Ops/sec |