Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
Chrome 81
Windows
Desktop
4 years ago
Test name Executions per second
test 1 48667120.0 Ops/sec
test 2 49759920.0 Ops/sec
Tests:
  • test 1

    AخA
     
    const a = "Omnipotent";
    "<strong>" + a.substring(0, 3) + "</strong>" + a.substring(3);
  • test 2

     
    const a = "Omnipotent";
    "<strong>" + a.substring(0, 3) + "</strong>" + a.substring(3);