Test name | Executions per second |
---|---|
isEmpty empty array | 2752439.0 Ops/sec |
length empty array | 5930529.0 Ops/sec |
custom isEmpty empty array | 1665613.0 Ops/sec |
isEmpty array of strings | 2456774.2 Ops/sec |
length array of strings | 5786019.0 Ops/sec |
custom isEmpty array of strings | 1395546.1 Ops/sec |
isEmpty array of objects | 2391938.0 Ops/sec |
length empty array of objects | 5643831.0 Ops/sec |
custom isEmpty array of objects | 1366111.8 Ops/sec |
isEmpty empty string | 2791759.8 Ops/sec |
length empty string | 4858741.0 Ops/sec |
custom isEmpty empty string | 1832970.8 Ops/sec |
isEmpty filled string | 2716136.0 Ops/sec |
length filled string | 5583655.0 Ops/sec |
custom isEmpty filled string | 2068626.0 Ops/sec |