Skip to content
Commit bef711aa authored by Gary E. Miller's avatar Gary E. Miller 💬
Browse files

Cut the number of split()s in 1/2, Almost cuts run time by half.

Instead of splitting large data sets once for every percentile
calculation, do it once, then use the result split for all the
percentiles.
parent b8d31290
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment