Tests:
  • Split

    AخA
     
    var tgt = '1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20'
    tgt.split(',').length
  • Number increase

     
    var tgt = '1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20'
    var total = 0
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
    total +=1
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Split
    Number increase

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36
Chrome 99 on Windows
View result in a separate tab
Test name Executions per second
Split 5080236.5 Ops/sec
Number increase 741550976.0 Ops/sec