Test case name | Result |
---|---|
not string | |
length is 0 | |
not length | |
string equals empty string | |
string soft equals empty string | |
not boolean | |
length soft equals 0 |
Test name | Executions per second |
---|---|
not string | 227150784.0 Ops/sec |
length is 0 | 228810224.0 Ops/sec |
not length | 235743184.0 Ops/sec |
string equals empty string | 237440144.0 Ops/sec |
string soft equals empty string | 228026368.0 Ops/sec |
not boolean | 11749021.0 Ops/sec |
length soft equals 0 | 244550032.0 Ops/sec |