Differences between revisions 4 and 5
Revision 4 as of 2008-11-14 13:41:57
Size: 635
Editor: anonymous
Comment: converted to 1.6 markup
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