Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2008-06-20 17:21:31
Size: 635
Editor: was
Comment:
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 (done!)
 * Patch Review Committee
 * 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