Tests:
  • split()

  • Array.from()

  • push() -> for of

  • push -> for

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    split()
    Array.from()
    push() -> for of
    push -> for

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 11 months ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Linux
View result in a separate tab
Test name Executions per second
split() 106448592.0 Ops/sec
Array.from() 13651917.0 Ops/sec
push() -> for of 40797200.0 Ops/sec
push -> for 55866668.0 Ops/sec


;