Also, forgot to mention, I removed the first results (findArrayReduce) because those were consistently above 600ms and it was basically flattening all other results. I know I could use a different axis (like a logarithmic one) but haven't had enough coffee.
We're a place where coders share, stay up-to-date and grow their careers.
Awesome, I liked how you implemented the Cached version!.
Thanks!
Also, forgot to mention, I removed the first results (
findArrayReduce
) because those were consistently above 600ms and it was basically flattening all other results. I know I could use a different axis (like a logarithmic one) but haven't had enough coffee.