Script Preparation code:
Tests:
  • reduce + Array.prototype.concat

  • Array.prototype.flat

  • Manual copy by index #1

  • Manual copy by index #2

  • Manual copy with push

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    reduce + Array.prototype.concat
    Array.prototype.flat
    Manual copy by index #1
    Manual copy by index #2
    Manual copy with push

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36
Chrome 97 on Windows
View result in a separate tab
Test name Executions per second
reduce + Array.prototype.concat 4485108.0 Ops/sec
Array.prototype.flat 952008.3 Ops/sec
Manual copy by index #1 573335.7 Ops/sec
Manual copy by index #2 1586975.4 Ops/sec
Manual copy with push 2594123.5 Ops/sec