| Test case name | Result |
|---|---|
| [].includes small | |
| [].includes large beginning | |
| [].ncludes large end | |
| _.includes large end | |
| indexOf smallArray | |
| indexOf largeArray beginning | |
| indexOf largeArray end |
This benchmark does not have any results yet. Be the first one to run it!