Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135
Mac OS X 10.15.7
Desktop
one year ago
for(const item of array)
107.9M/s
for(const [k, v] of Object.entries(object))
7.9M/s
View exact numbers
Test name Executions per second
for(const item of array) 107,861,376 Ops/sec
for(const [k, v] of Object.entries(object)) 7,931,163 Ops/sec
Script Preparation code:
Tests: