Script Preparation code:
Tests:
  • const { b } = a

  • const b = a.b

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    const { b } = a
    const b = a.b

    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: 5 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.108 Safari/537.36
Chrome 74 on Mac OS X 10.14.4
View result in a separate tab
Test name Executions per second
const { b } = a 17535140.0 Ops/sec
const b = a.b 17771370.0 Ops/sec