Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Testing app
(version: 0)
Testing this testing app
Comparing performance of:
low memory vs high memory
Created:
4 years ago
by:
Guest
Jump to the latest result
Tests:
low memory
console.log("low memory")
high memory
const a = [] for (let i=0; i<1000000; i++) { a.push(i) }
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
low memory
high memory
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:
Checking for equality list wise or set wise
Object.prototype.hasOwnProperty vs obj.hasOwnProperty vs exists check
Regex Compare
Performance Spread1
spread and push 1
Comments
Confirm delete:
Do you really want to delete benchmark?