Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
xxxxxxx
(version: 0)
Comparing performance of:
perf1 vs perf2 vs perf3 vs perf4 vs perf5
Created:
8 years ago
by:
Guest
Jump to the latest result
Tests:
perf1
var x = null;
perf2
var x = performance.now();
perf3
var x = null; console.log(x);
perf4
var x = performance.now(); console.log(x);
perf5
var x = performance.now(); console.log(performance.now() - x);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (5)
Previous results
Fork
Test case name
Result
perf1
perf2
perf3
perf4
perf5
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:
Deneme
Lodash vs. Set Intersection reverse2
eval vs new Function, encoded arrays
zgolfy
indexOf vs while vs for emoji
Comments
Confirm delete:
Do you really want to delete benchmark?