Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36
Chrome 100
Windows
Desktop
2 years ago
Test name Executions per second
join 3196565.5 Ops/sec
toString 2780143.5 Ops/sec
Script Preparation code:
AخA
 
var arr = ['1','2','3','4','5','6','7','8']
Tests:
  • join

     
    arr.join()
  • toString

     
    arr.toString()