Script Preparation code:
Tests:
  • Map insert

  • Obj insert

  • Map delete

  • Obj delete using delete

  • Extra: Object delete assimiling undefined

  • Map lookup

  • Object lookup

  • Map check

  • Object check(key in) non-secure

  • Object check using hasOwnProperty

  • Object check using hasOwnProperty secure implementation

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Map insert
    Obj insert
    Map delete
    Obj delete using delete
    Extra: Object delete assimiling undefined
    Map lookup
    Object lookup
    Map check
    Object check(key in) non-secure
    Object check using hasOwnProperty
    Object check using hasOwnProperty secure implementation

    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!