Script Preparation code:
Tests:
  • toString number

  • JSON.stringify number

  • toString undefined

  • JSON.stringify undefined

  • toString array

  • JSON.stringify array

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    toString number
    JSON.stringify number
    toString undefined
    JSON.stringify undefined
    toString array
    JSON.stringify array

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
toString number 26034676.0 Ops/sec
JSON.stringify number 8386008.0 Ops/sec
toString undefined 10100495.0 Ops/sec
JSON.stringify undefined 5602038.0 Ops/sec
toString array 5074846.5 Ops/sec
JSON.stringify array 5196670.5 Ops/sec


;