HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    append(...array)
    append.call(___, array)
    append(DocumentFragment)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Android 12; Mobile; rv:139.0) Gecko/139.0 Firefox/139.0
Firefox Mobile 139 on Android
View result in a separate tab
append(DocumentFragment)
135K/s
append.call(___, array)
1K/s
append(...array)
92/s
View exact numbers
Test name Executions per second
append(DocumentFragment) 135,036 Ops/sec
append.call(___, array) 1,058 Ops/sec
append(...array) 92 Ops/sec