generator vs arrayFastest: generator (2.0x faster)
501 ops/sec
250 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| generator | |
| array |
| Test name | Executions per second |
|---|---|
| ✓ generator | 440 Ops/sec |
| array | 125 Ops/sec |