Script Preparation code:
Tests:
  • in (true)

  • in (false)

  • obj.hasOwnProperty (true)

  • obj.hasOwnProperty (false)

  • prototype.hasOwnProperty.call (true)

  • prototype.hasOwnProperty.call (false)

  • indexer (true)

  • indexer (false)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    in (true)
    in (false)
    obj.hasOwnProperty (true)
    obj.hasOwnProperty (false)
    prototype.hasOwnProperty.call (true)
    prototype.hasOwnProperty.call (false)
    indexer (true)
    indexer (false)

    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!