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

  • finding item using find with Object.keys

  • looping with for..in

  • 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 with Object.keys
    looping with for..in
    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:

No previous run results

This benchmark does not have any results yet. Be the first one to run it!