Test name | Executions per second |
---|---|
isEmpty empty array | 6339162.0 Ops/sec |
length empty array | 14565225.0 Ops/sec |
custom isEmpty empty array | 4724323.5 Ops/sec |
isEmpty array of strings | 6386431.0 Ops/sec |
length array of strings | 14621481.0 Ops/sec |
custom isEmpty array of strings | 3962429.8 Ops/sec |
isEmpty array of objects | 6384031.5 Ops/sec |
length empty array of objects | 14556654.0 Ops/sec |
custom isEmpty array of objects | 3965915.2 Ops/sec |
isEmpty empty string | 5516412.0 Ops/sec |
length empty string | 14692755.0 Ops/sec |
custom isEmpty empty string | 6470420.5 Ops/sec |
isEmpty filled string | 7804552.0 Ops/sec |
length filled string | 14630018.0 Ops/sec |
custom isEmpty filled string | 6407433.0 Ops/sec |