babel-plugin-loop-optimizer
babel-plugin-loop-optimizer copied to clipboard
Benchmarks
Not a real issue, just a benchmark of the example function for reference (Tested on an array with 1e6 elements)
Unoptimized: 144ms
Optimized: 21ms
I am taking this as challenge to make faster
Even more benchmarks, yay!
https://gist.github.com/tuxcrafting/d39bdcd5dc737d1a6ea3b1639e92b37c
But then please help how to make uber fast
@vihanb Do not use JS /s