HTML Preparation code:
Script Preparation code:
Tests:
  • Lodash _.intersection()

  • Custom optimized function 1 (Best for arbitrary numbers)

  • Custom optimized function 2

  • Custom optimized function 3 (Best for reasonable max)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Lodash _.intersection()
    Custom optimized function 1 (Best for arbitrary numbers)
    Custom optimized function 2
    Custom optimized function 3 (Best for reasonable max)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129 on Windows
View result in a separate tab
Test name Executions per second
Lodash _.intersection() 5890.0 Ops/sec
Custom optimized function 1 (Best for arbitrary numbers) 7608.4 Ops/sec
Custom optimized function 2 3743.6 Ops/sec
Custom optimized function 3 (Best for reasonable max) 45753.2 Ops/sec


;