Test name | Executions per second |
---|---|
isEmpty empty array | 5347750.0 Ops/sec |
length empty array | 8182340.0 Ops/sec |
custom isEmpty empty array | 5928101.5 Ops/sec |
isEmpty array of strings | 5099799.0 Ops/sec |
length array of strings | 7927615.5 Ops/sec |
custom isEmpty array of strings | 3537372.5 Ops/sec |
isEmpty array of objects | 5137556.0 Ops/sec |
length empty array of objects | 8114858.5 Ops/sec |
custom isEmpty array of objects | 5826167.0 Ops/sec |
isEmpty empty string | 6596802.0 Ops/sec |
length empty string | 7444999.0 Ops/sec |
custom isEmpty empty string | 4922654.0 Ops/sec |
isEmpty filled string | 6573739.5 Ops/sec |
length filled string | 7843720.0 Ops/sec |
custom isEmpty filled string | 4771349.5 Ops/sec |