Script Preparation code:
Tests:
  • structuredClone(myObject)

  • JSON.parse(JSON.stringify(myObject))

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    structuredClone(myObject)
    JSON.parse(JSON.stringify(myObject))

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0
Firefox 131 on Windows
View result in a separate tab
Test name Executions per second
structuredClone(myObject) 33920.0 Ops/sec
JSON.parse(JSON.stringify(myObject)) 45901.5 Ops/sec


;