Test name | Executions per second |
---|---|
Get value in object by key | 123820.8 Ops/sec |
Get value by filtering array | 1066.9 Ops/sec |
Get value by mapping array | 770.5 Ops/sec |
Get value by forEach array | 1126.4 Ops/sec |
Get value by forEach lodash array | 3175.9 Ops/sec |
Get value by forEach object | 139.2 Ops/sec |
Get value by forEach in value object | 133.4 Ops/sec |
Get value by lodash filter in value object | 121.7 Ops/sec |
Get value by filter in value array | 857.8 Ops/sec |
Get value by lodash filter in value array | 1865.7 Ops/sec |