HTML Preparation code:
Tests:
  • Spread Operator [...]

  • [].slice.call()

  • Array.from()

  • Array.prototype.slice.call()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Spread Operator [...]
    [].slice.call()
    Array.from()
    Array.prototype.slice.call()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 months ago)
Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
Firefox 115 on Windows 8.1
View result in a separate tab
Test name Executions per second
Spread Operator [...] 82743.3 Ops/sec
[].slice.call() 220703.5 Ops/sec
Array.from() 83739.4 Ops/sec
Array.prototype.slice.call() 218947.8 Ops/sec