Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
lasdkjgflkhwu egcwjxer12312322
(version: 0)
Comparing performance of:
1 vs 2
Created:
one year ago
by:
Guest
Jump to the latest result
Script Preparation code:
var list = (function() { return [1,2,3,4,5,6,7,8,9]; })();
Tests:
1
const obj = {}; for (const item of list) { obj[item[0]] = item[1]; }
2
const obj = Object.fromEntries(list);
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (2)
Previous results
Fork
Test case name
Result
1
2
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!
Comments
Confirm delete:
Do you really want to delete benchmark?