Test name | Executions per second |
---|---|
Get value in object by key | 28201.2 Ops/sec |
Get value by filtering array | 559.2 Ops/sec |
Get value by mapping array | 449.8 Ops/sec |
Get value by forEach array | 596.0 Ops/sec |
Get value by forEach lodash array | 1994.8 Ops/sec |
Get value by forEach object | 104.1 Ops/sec |
Get value by forEach in value object | 93.0 Ops/sec |
Get value by lodash filter in value object | 89.6 Ops/sec |
Get value by filter in value array | 446.1 Ops/sec |
Get value by lodash filter in value array | 1261.1 Ops/sec |