Script Preparation code:
Tests:
  • With Array.toString() as composite key, using keys.reduce()

  • With Array.toString() as composite key, using keys.map()

  • With string as composite key, using keys.reduce() with template literals

  • With string as composite key, using keys.reduce() with string concat

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    With Array.toString() as composite key, using keys.reduce()
    With Array.toString() as composite key, using keys.map()
    With string as composite key, using keys.reduce() with template literals
    With string as composite key, using keys.reduce() with string concat

    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!