Tests:
  • Array.isArray

  • instanceof

  • [].constructor

  • Object.prototype.toString

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.isArray
    instanceof
    [].constructor
    Object.prototype.toString

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 8 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122 on Windows
View result in a separate tab
Test name Executions per second
Array.isArray 6689298.0 Ops/sec
instanceof 6722487.5 Ops/sec
[].constructor 7276046.0 Ops/sec
Object.prototype.toString 6339130.5 Ops/sec


;