HTML Preparation code:
Script Preparation code:
Tests:
  • Read from data property

  • Write to data property

  • Read from accessor method

  • Write to mutator method

  • Read from object literal property

  • Write to object literal property

  • Read from object literal property on prototype

  • Write to object literal property on prototype

  • Read with prototype method

  • Write with prototype method

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Read from data property
    Write to data property
    Read from accessor method
    Write to mutator method
    Read from object literal property
    Write to object literal property
    Read from object literal property on prototype
    Write to object literal property on prototype
    Read with prototype method
    Write with prototype method

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
Chrome 86 on Windows
View result in a separate tab
Test name Executions per second
Read from data property 8346999.0 Ops/sec
Write to data property 8945231.0 Ops/sec
Read from accessor method 4455890.0 Ops/sec
Write to mutator method 3267495.0 Ops/sec
Read from object literal property 3645363.0 Ops/sec
Write to object literal property 1926492.0 Ops/sec
Read from object literal property on prototype 4566368.0 Ops/sec
Write to object literal property on prototype 3488153.0 Ops/sec
Read with prototype method 4479297.0 Ops/sec
Write with prototype method 3499108.0 Ops/sec