modified version of `map-filter vs reduce` that switches the order of operations
Original was not fair comparison as it mapped all iterations not just the ones that passed the filter
Memory measurements supported only in Chrome.
For precise memory measurements Chrome must be launched with --enable-precise-memory-info flag.
More information: Monitoring JavaScript Memory
Test case name
Result
map-filter
reduce
Fastest:N/A
Slowest:N/A
Latest run results:
Run details: (Test run date:
7 days ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36