Test name | Executions per second |
---|---|
Lodash Get simple data with String | 8406039.0 Ops/sec |
Lodash Get medium data with String and brackets | 3129927.5 Ops/sec |
Lodash Get medium data with String without brackets | 3117616.2 Ops/sec |
Lodash Get complex data with String and brackets | 1284295.6 Ops/sec |
Lodash Get complex data with String without brackets | 1342117.0 Ops/sec |
Lodash Get simple data with Array | 8961210.0 Ops/sec |
Lodash Get medium data with Array | 5609148.5 Ops/sec |
Lodash Get complex data with Array | 2835038.2 Ops/sec |
New Get simple data with String | 3862131.5 Ops/sec |
New Get medium data with String and brackets | 1403034.6 Ops/sec |
New Get medium data with String without brackets | 1459057.2 Ops/sec |
New Get complex data with String and brackets | 726348.4 Ops/sec |
New Get complex data with String without brackets | 732968.1 Ops/sec |
New Get simple data with Array | 4723769.0 Ops/sec |
New Get medium data with Array | 2406912.5 Ops/sec |
New Get complex data with Array | 1740767.9 Ops/sec |