not string vs length is 0 vs not length vs string equals empty string| Test case name | Result |
|---|---|
| not string | |
| length is 0 | |
| not length | |
| string equals empty string |
| Test name | Executions per second |
|---|---|
| ✓ not string | 176,279,360 Ops/sec |
| length is 0 | 171,709,408 Ops/sec |
| not length | 160,182,704 Ops/sec |
| string equals empty string | 157,284,720 Ops/sec |