Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2008-06-20 08:14:43
Size: 598
Comment: initial version
Revision 5 as of 2017-03-22 02:10:50
Size: 0
Editor: mrennekamp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Below you will find a list of ongoing projects to improve the quality of Sage:

 * performance regression/timeit for doctests - #3476
 * pickle jar - see #3482
 * caching memory limit to prevent Sage gobbling up all system memory
 * turn caching on/off - maybe even by subsystem for error checking/performance regression
 * fine grained optional doctests, i.e. "Stein's Axiom I: Everything not tested is broken"
 * remove all "nodoctest" from the Sage library tree and fix failing doctests
 * more and better documentation of process, i.e. bundles vs. patches, patch bombs, best practices