Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36
Chrome 141
Windows
Desktop
9 months ago
string only
1.1M/s
template literal string with arrays
1.0M/s
template literal string with join
933K/s
string only + (toString)
923K/s
Join x3
915K/s
Join x1 with arrays
897K/s
Join x1 with string
726K/s
View exact numbers
Test name Executions per second
string only 1,078,005 Ops/sec
template literal string with arrays 1,014,392 Ops/sec
template literal string with join 932,812 Ops/sec
string only + (toString) 922,800 Ops/sec
Join x3 914,561 Ops/sec
Join x1 with arrays 896,612 Ops/sec
Join x1 with string 726,043 Ops/sec
Tests: