| Test name | Executions per second |
|---|---|
| ✓ using the itemIdByUuid "projection" we created | 2,131,274 Ops/sec |
| finding item using find without Object.values (accessing entities using the ids array) | 1,698 Ops/sec |
| finding item using find with Object.values | 768 Ops/sec |