Script Preparation code:
Tests:
  • finding item using find with Object.values

  • finding item using find without Object.values (accessing entities using the ids array)

  • using the itemIdByUuid "projection" we created

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    finding item using find with Object.values
    finding item using find without Object.values (accessing entities using the ids array)
    using the itemIdByUuid "projection" we created

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 8 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123 on Windows
View result in a separate tab
Test name Executions per second
finding item using find with Object.values 768.4 Ops/sec
finding item using find without Object.values (accessing entities using the ids array) 1698.4 Ops/sec
using the itemIdByUuid "projection" we created 2131273.5 Ops/sec


;