iterator vs callbackFastest: callback (1.7x faster)
400 ops/sec
234 ops/sec
Fastest: callback (4.5x faster)
1,068 ops/sec
240 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| iterator | |
| callback |
| Test name | Executions per second |
|---|---|
| ✓ callback | 378 Ops/sec |
| iterator | 73 Ops/sec |