On Nov 24, 2008, at 9:21 PM, mabshoff wrote:
>
> We have a timeit doctest framework that is supposed to hunt for speed
> regressions. It is merged in 3.2, but we need infrastructure to
> compare the output from several runs.
>
> But I guess you are asking if timeit('foo') could return the time so
> that one can do something with the data? I am not sure how that is
> possible, but the timeit doctesting framework somehow does it.


I know I could parse the output, but I thought someone might have done
it and it sounds like the timeit doctest framework might do it.

Where can I find this in the source so I can see how it is doing it?

Thanks,

Tim.

---
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to