[plt-scheme] V301.5 Speed Up
At Fri, 10 Feb 2006 07:07:24 -0800, Gregory Woodhouse wrote:
>
> On Feb 10, 2006, at 1:15 AM, Noel Welsh wrote:
>
> > What is the variance? Are these results statistically
> > significant? I have some t-test code you can use for the
> > later ;-)
>
> Is there a version of time that returns these values instead of
> displaying them? It would be nice to be able run a test 1000 times,
> saving the data for statistical analysis. Of course, you'd also want
> to be able to isolate the function you're testing so that the
> overhead of data collection doesn't skew the results.
time-apply.
Robby