Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
let & var
(version: 0)
Comparing performance of:
let vs var
Created:
7 years ago
by:
Guest
Jump to the latest result
Tests:
let
let foo = "foo bar baz"
var
var foo = "foo bar baz"
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
let
var
Fastest:
N/A
Slowest:
N/A
Latest run results:
No previous run results
This benchmark does not have any results yet. Be the first one
to run it!
Related benchmarks:
var vs. const vs. let
var vs let 111
var vs let vs const init
let or without let
let or without let (2)
Comments
Confirm delete:
Do you really want to delete benchmark?