Script Preparation code:
x
 
for(i=0; i<1000; i++){
let an = i;}
Tests:
  • Varrr

     
    for(i=0; i<100000; i++){
    var an = i;}
  • Lettt

     
    for(i=0; i<100000; i++){
    let an = i;}
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Varrr
    Lettt

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
Chrome 89 on Linux
View result in a separate tab
Test name Executions per second
Varrr 3871.8 Ops/sec
Lettt 3867.3 Ops/sec