| Test case name | Result |
|---|---|
| SmallList ForEach => findIndex in BigList | |
| BigList ForEach => includes in SmallTestList |
| Test name | Executions per second |
|---|---|
| SmallList ForEach => findIndex in BigList | 51.1 Ops/sec |
| BigList ForEach => includes in SmallTestList | 87.7 Ops/sec |