Script Preparation code:
Tests:
  • a.toLowerCase() === b.toLowerCase()

  • a.localeCompare(b,undefined,o)

  • c.toLowerCase() === b.toLowerCase()

  • c.localeCompare(b,undefined,o)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    a.toLowerCase() === b.toLowerCase()
    a.localeCompare(b,undefined,o)
    c.toLowerCase() === b.toLowerCase()
    c.localeCompare(b,undefined,o)

    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!