Script Preparation code:
Tests:
  • object.keys()

  • JSON.stringify()

  • for...in

  • function call

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    object.keys()
    JSON.stringify()
    for...in
    function call

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Chrome 119 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
object.keys() 7080702.0 Ops/sec
JSON.stringify() 3462880.8 Ops/sec
for...in 18656480.0 Ops/sec
function call 9882467.0 Ops/sec


;