Tests:
  • Without unused variables

    AخA
     
    var name = 'Emmanuel';
  • With unused variables

     
    var name = 'Emmanuel';
    var nami = 'Emmanoel';
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Without unused variables
    With unused variables

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
Chrome 95 on Linux
View result in a separate tab
Test name Executions per second
Without unused variables 706011584.0 Ops/sec
With unused variables 714879232.0 Ops/sec