in reply to Re: std dev calculations slow over time
in thread std dev calculations slow over time
Nice++.
How refreshing to see some working DB code posted and benchmarked rather than just alluded to.
As for the scaling, the pure perl only wins whilst the dataset will fit in memory...then your DB appproach wins hands down without resorting to messy overlapping reads :)
|
|---|