Nathann Cohen wrote:
> Hello everybody !!!
> 
> It is very nice that we have in Sage a way to automatically test our 
> functions through docstrings which, besides, lead us to improve the 
> documentation.... How hard could it be to find a similar way to measure 
> the performance of Sage functions, something like a global benchmark we 
> could run at each release of Sage, to check if we really improved the 
> speed of the computings ?
> 
> Would it be possible to add in each docstring a "Benchmark :" section, 
> with a few lines to be tested that could be nicely output in a beautiful 
> html page containing all the results ? ( and maybe an historic of the 
> previous releases ? )
> 
> This way we could easily control our performances, and compare them to 
> the other's.... !
> 
> Nathann

Yes, I think it would be a good idea.


I'd particularly like to see the benchmarks at

http://www2.staff.fh-vorarlberg.ac.at/~ku/karl/mma.html

integrated, as not only would it give a comparison of one version of 
Sage vs another, it would also give a comparison with Mathematica. Karl, 
the author of that benchmarks has given us permission to use it, though 
we should credit him of course. Karl might even link to the Sage web 
site where the results are, which would only be good for Sage.

Note he has two benchmarks - one is a parallel one, the other serial.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to