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 | 8081.0 Ops/sec |
For loop | 36096.7 Ops/sec |
JSON.stringify.indexOf - attribute not found | 35628.4 Ops/sec |
For loop - attribute not found | 39162.7 Ops/sec |