Run details:
Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Firefox 108
Linux
Desktop
2 years ago
Test name Executions per second
join 15066866.0 Ops/sec
toString 14805644.0 Ops/sec
Script Preparation code:
AخA
 
var arr = ['1','2','3','4','5','6','7','8']
Tests:
  • join

     
    arr.join()
  • toString

     
    arr.toString()