Normal vs 1 with statement vs 2 with statements vs 3 with statements vs 4 with statements| Test case name | Result |
|---|---|
| Normal | |
| 1 with statement | |
| 2 with statements | |
| 3 with statements | |
| 4 with statements |
| Test name | Executions per second |
|---|---|
| ✓ Normal | 45,365,668 Ops/sec |
| 1 with statement | 1,859,805 Ops/sec |
| 2 with statements | 1,094,625 Ops/sec |
| 3 with statements | 694,999 Ops/sec |
| 4 with statements | 569,988 Ops/sec |