Script Preparation code:
Tests:
  • !a.includes(x) => a.push(x)

  • new Set(a) + spread

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    !a.includes(x) => a.push(x)
    new Set(a) + spread

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0
Chrome 125 on Windows
View result in a separate tab
Test name Executions per second
!a.includes(x) => a.push(x) 1721530.4 Ops/sec
new Set(a) + spread 1358729.9 Ops/sec


;