Test name | Executions per second |
---|---|
Lodash Get simple data with String | 2683790.8 Ops/sec |
Lodash Get medium data with String and brackets | 1390473.8 Ops/sec |
Lodash Get medium data with String without brackets | 1489747.1 Ops/sec |
Lodash Get complex data with String and brackets | 1245506.9 Ops/sec |
Lodash Get complex data with String without brackets | 1206102.6 Ops/sec |
Lodash Get simple data with Array | 2600109.2 Ops/sec |
Lodash Get medium data with Array | 2522174.8 Ops/sec |
Lodash Get complex data with Array | 1952039.9 Ops/sec |
New Get simple data with String | 1391314.5 Ops/sec |
New Get medium data with String and brackets | 868088.6 Ops/sec |
New Get medium data with String without brackets | 883638.1 Ops/sec |
New Get complex data with String and brackets | 590182.4 Ops/sec |
New Get complex data with String without brackets | 648421.1 Ops/sec |
New Get simple data with Array | 1678721.2 Ops/sec |
New Get medium data with Array | 1537763.6 Ops/sec |
New Get complex data with Array | 1350775.1 Ops/sec |