Boolean vs Double negation trick vs Single negation| Test case name | Result |
|---|---|
| Boolean | |
| Double negation trick | |
| Single negation |
| Test name | Executions per second |
|---|---|
| ✓ Double negation trick | 3,636,698 Ops/sec |
| Single negation | 3,556,214 Ops/sec |
| Boolean | 1,180,479 Ops/sec |