generator vs arrayFastest: generator (1.6x faster)
620 ops/sec
376 ops/sec
Fastest: array (3.5x faster)
602 ops/sec
172 ops/sec
Fastest: array (1.7x faster)
370 ops/sec
212 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 | 1,692 Ops/sec |
| array | 322 Ops/sec |