Login
Roast topics
Find topics
Find it!
From:
WaspDev
(Uncensored)
subscribe
JavaScript's iterator helpers are fast
https://waspdev.com/articles/2025-05-25/iterator-helpers-can-be-faster
links
backlinks
Roast topics
Find topics
Roast it!
Running some benchmarks with JavaScript's Iterator helpers vs regular arrays with heavily chained transformations in order to determine how slow or fast are iterator helpers transformations compared to regular array transformations.