reversed for loop vs find method => vs find method function| Test case name | Result |
|---|---|
| reversed for loop | |
| find method => | |
| find method function |
| Test name | Executions per second |
|---|---|
| ✓ find method => | 860,506 Ops/sec |
| find method function | 855,162 Ops/sec |
| reversed for loop | 469,430 Ops/sec |