Test name | Executions per second |
---|---|
isEmpty empty array | 4106891.5 Ops/sec |
length empty array | 6762148.0 Ops/sec |
custom isEmpty empty array | 3291521.2 Ops/sec |
isEmpty array of strings | 4066030.5 Ops/sec |
length array of strings | 6890833.0 Ops/sec |
custom isEmpty array of strings | 2585865.0 Ops/sec |
isEmpty array of objects | 3999424.5 Ops/sec |
length empty array of objects | 6647939.0 Ops/sec |
custom isEmpty array of objects | 2308156.2 Ops/sec |
isEmpty empty string | 5806817.0 Ops/sec |
length empty string | 6920762.5 Ops/sec |
custom isEmpty empty string | 4280238.5 Ops/sec |
isEmpty filled string | 5915111.5 Ops/sec |
length filled string | 6806084.0 Ops/sec |
custom isEmpty filled string | 3853163.5 Ops/sec |