| Test case name | Result |
|---|---|
| JSON.stringify.indexOf | |
| For loop | |
| JSON.stringify.indexOf - attribute not found | |
| For loop - attribute not found |
| Test name | Executions per second |
|---|---|
| JSON.stringify.indexOf | 46244.0 Ops/sec |
| For loop | 2816219.8 Ops/sec |
| JSON.stringify.indexOf - attribute not found | 109807.8 Ops/sec |
| For loop - attribute not found | 3831074.0 Ops/sec |