JSON.stringify.indexOf vs For loop vs JSON.stringify.indexOf - attribute not found vs For loop - attribute not found| 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 |
|---|---|
| ✓ For loop - attribute not found | 3,831,074 Ops/sec |
| For loop | 2,816,220 Ops/sec |
| JSON.stringify.indexOf - attribute not found | 109,808 Ops/sec |
| JSON.stringify.indexOf | 46,244 Ops/sec |