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 ... of
9K/s
.reduce()
3K/s
regular for
2K/s
.filter().map()
2K/s
.flatMap()
998/s
regular for, prefilled then trimmed
665/s
View exact numbers
Test name Executions per second
for ... of 8,755 Ops/sec
.reduce() 2,975 Ops/sec
regular for 2,495 Ops/sec
.filter().map() 1,593 Ops/sec
.flatMap() 998 Ops/sec
regular for, prefilled then trimmed 665 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: